summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2007-01-31 07:43:09 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2007-01-31 07:43:09 +0000
commitfe95d29ce157d4a0b3b6d4f7ccf4af78417f1616 (patch)
tree51f28f0b9b0ada4552cf4ed2531c07ecb0c979d9
parent299fe1ca68850e4368d3b9a737dbf1f150ad794f (diff)
INTEGRATION: CWS macosxmapfiles (1.19.86); FILE MERGED
2007/01/11 13:27:02 tra 1.19.86.1: #69351# Map files are now supported on Mac OS X rudimentary
-rw-r--r--configmgr/util/makefile.mk10
1 files changed, 4 insertions, 6 deletions
diff --git a/configmgr/util/makefile.mk b/configmgr/util/makefile.mk
index f2dcd85c6e42..6bb4a19a4813 100644
--- a/configmgr/util/makefile.mk
+++ b/configmgr/util/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.20 $
+# $Revision: 1.21 $
#
-# last change: $Author: obo $ $Date: 2007-01-25 13:26:28 $
+# last change: $Author: rt $ $Date: 2007-01-31 08:43:09 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -46,11 +46,9 @@ DLLPRE =
# --- Library -----------------------------------
SHL1TARGET= $(CFGMGR_TARGET)$(CFGMGR_MAJOR).uno
-.IF "$(OS)"=="MACOSX"
-#SHL1VERSIONMAP= $(TARGET).$(DLLPOSTFIX).map
-.ELSE
+
SHL1VERSIONMAP= $(TARGET).map
-.ENDIF
+
SHL1OBJS=$(SLOFILES)
SHL1STDLIBS=\
$(COMPHELPERLIB) \