summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/mysql/makefile.mk
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2007-01-31 07:35:27 +0000
committerRüdiger Timm <rt@openoffice.org>2007-01-31 07:35:27 +0000
commit0f806a5625efe7ddf955503d5a83a48104a8405f (patch)
treeb21ef874cefd56175f4c649dcc51b4214a2ef727 /connectivity/source/drivers/mysql/makefile.mk
parent1545ecc61276fa5420acccddcb36fc2a12da62d9 (diff)
INTEGRATION: CWS macosxmapfiles (1.6.112); FILE MERGED
2007/01/11 13:38:40 tra 1.6.112.1: #69351# Map files are now supported on Mac OS X rudimentary
Diffstat (limited to 'connectivity/source/drivers/mysql/makefile.mk')
-rw-r--r--connectivity/source/drivers/mysql/makefile.mk9
1 files changed, 2 insertions, 7 deletions
diff --git a/connectivity/source/drivers/mysql/makefile.mk b/connectivity/source/drivers/mysql/makefile.mk
index 1ce382bbd97e..fd7a4cb08101 100644
--- a/connectivity/source/drivers/mysql/makefile.mk
+++ b/connectivity/source/drivers/mysql/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.6 $
+# $Revision: 1.7 $
#
-# last change: $Author: obo $ $Date: 2006-07-10 14:31:29 $
+# last change: $Author: rt $ $Date: 2007-01-31 08:35:27 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -61,13 +61,8 @@ SLOFILES=\
$(SLO)$/YUser.obj \
$(SLO)$/YUsers.obj \
$(SLO)$/Yservices.obj
-
-.IF "$(OS)"=="MACOSX"
-#SHL1VERSIONMAP=$(MYSQL_TARGET).$(DLLPOSTFIX).map
-.ELSE
SHL1VERSIONMAP=$(MYSQL_TARGET).map
-.ENDIF
# --- Library -----------------------------------