summaryrefslogtreecommitdiff
path: root/sfx2/source/explorer
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2006-05-02 15:46:24 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2006-05-02 15:46:24 +0000
commit446bdea73af603426012681e9cfce2cf0b7cf93c (patch)
tree53ac91a5448ff82c4c4babb21ad5c66450ca3976 /sfx2/source/explorer
parenta5cd51d6b31022644402f6801cc3b954369af5b9 (diff)
INTEGRATION: CWS sfxcleanup (1.11.158); FILE MERGED
2006/02/26 17:09:58 mba 1.11.158.2: #132394#: remove superfluous code 2006/02/26 16:21:39 mba 1.11.158.1: #132394#: rmove superfluous code
Diffstat (limited to 'sfx2/source/explorer')
-rw-r--r--sfx2/source/explorer/makefile.mk13
1 files changed, 3 insertions, 10 deletions
diff --git a/sfx2/source/explorer/makefile.mk b/sfx2/source/explorer/makefile.mk
index 4a61acf94a68..84da0dede65b 100644
--- a/sfx2/source/explorer/makefile.mk
+++ b/sfx2/source/explorer/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.11 $
+# $Revision: 1.12 $
#
-# last change: $Author: rt $ $Date: 2005-09-07 18:52:07 $
+# last change: $Author: rt $ $Date: 2006-05-02 16:46:24 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -47,14 +47,7 @@ ENABLE_EXCEPTIONS=TRUE
# --- Files --------------------------------------------------------
SLOFILES = \
- $(SLO)$/nochaos.obj \
- $(SLO)$/exptypes.obj \
- $(SLO)$/infodlgs.obj \
- $(SLO)$/sfxdir.obj
-
-SRS1NAME=$(TARGET)
-SRC1FILES = \
- explorer.src
+ $(SLO)$/nochaos.obj
# --- Targets ------------------------------------------------------