summaryrefslogtreecommitdiff
path: root/connectivity/source/cpool
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2007-01-31 07:34:07 +0000
committerRüdiger Timm <rt@openoffice.org>2007-01-31 07:34:07 +0000
commitd966d4ff6763a6fc279baf53fcdada40a5c522bf (patch)
treee7afd7a563bf3e60168b39bde3e26850862f9e29 /connectivity/source/cpool
parentd2cc0319a6a40c7c1a8da2aa690e3a903e48d473 (diff)
INTEGRATION: CWS macosxmapfiles (1.7.224); FILE MERGED
2007/01/11 13:37:22 tra 1.7.224.1: #69351# Map files are now supported on Mac OS X rudimentary
Diffstat (limited to 'connectivity/source/cpool')
-rw-r--r--connectivity/source/cpool/makefile.mk10
1 files changed, 4 insertions, 6 deletions
diff --git a/connectivity/source/cpool/makefile.mk b/connectivity/source/cpool/makefile.mk
index af9d273dd25e..02d46915a8ac 100644
--- a/connectivity/source/cpool/makefile.mk
+++ b/connectivity/source/cpool/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.7 $
+# $Revision: 1.8 $
#
-# last change: $Author: rt $ $Date: 2005-09-08 05:19:05 $
+# last change: $Author: rt $ $Date: 2007-01-31 08:34:07 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -62,11 +62,9 @@ SLOFILES=\
# --- Library -----------------------------------
SHL1TARGET= $(DBPOOL_TARGET)$(DBPOOL_MAJOR)
-.IF "$(OS)"=="MACOSX"
-#SHL1VERSIONMAP=$(TARGET).$(DLLPOSTFIX).map
-.ELSE
+
SHL1VERSIONMAP=$(TARGET).map
-.ENDIF
+
SHL1OBJS=$(SLOFILES)
SHL1STDLIBS=\
$(CPPULIB) \