summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/jdbc/makefile.mk
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2007-01-31 07:35:16 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2007-01-31 07:35:16 +0000
commit1545ecc61276fa5420acccddcb36fc2a12da62d9 (patch)
tree30ba6a1fe4430d4c46816ee3df86cf738a764204 /connectivity/source/drivers/jdbc/makefile.mk
parentbf41a8c7e5855b62871a42045a4393b1fd92f978 (diff)
INTEGRATION: CWS macosxmapfiles (1.16.22); FILE MERGED
2007/01/21 13:54:05 tra 1.16.22.2: RESYNC: (1.16-1.17); FILE MERGED 2007/01/11 13:38:31 tra 1.16.22.1: #69351# Map files are now supported on Mac OS X rudimentary
Diffstat (limited to 'connectivity/source/drivers/jdbc/makefile.mk')
-rw-r--r--connectivity/source/drivers/jdbc/makefile.mk9
1 files changed, 2 insertions, 7 deletions
diff --git a/connectivity/source/drivers/jdbc/makefile.mk b/connectivity/source/drivers/jdbc/makefile.mk
index 657d1b640d12..c7e4ee006b82 100644
--- a/connectivity/source/drivers/jdbc/makefile.mk
+++ b/connectivity/source/drivers/jdbc/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.17 $
+# $Revision: 1.18 $
#
-# last change: $Author: vg $ $Date: 2007-01-15 13:36:26 $
+# last change: $Author: rt $ $Date: 2007-01-31 08:35:16 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -82,13 +82,8 @@ SLOFILES=\
$(SLO)$/Timestamp.obj \
$(SLO)$/jservices.obj \
$(SLO)$/tools.obj
-
-.IF "$(OS)"=="MACOSX"
-#SHL1VERSIONMAP=$(JDBC_TARGET).$(DLLPOSTFIX).map
-.ELSE
SHL1VERSIONMAP=$(JDBC_TARGET).map
-.ENDIF
# --- Library -----------------------------------