summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/odbc/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/drivers/odbc/makefile.mk')
-rw-r--r--connectivity/source/drivers/odbc/makefile.mk9
1 files changed, 2 insertions, 7 deletions
diff --git a/connectivity/source/drivers/odbc/makefile.mk b/connectivity/source/drivers/odbc/makefile.mk
index ce40668fb8..ea741a1d8b 100644
--- a/connectivity/source/drivers/odbc/makefile.mk
+++ b/connectivity/source/drivers/odbc/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.6 $
+# $Revision: 1.7 $
#
-# last change: $Author: svesik $ $Date: 2001-02-02 16:33:39 $
+# last change: $Author: pluby $ $Date: 2001-03-02 07:13:57 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -149,11 +149,6 @@ SLOFILES=\
$(SLO)$/oservices.obj \
$(SLO)$/OConnection.obj
-# SCO and MACOSX: the linker does know about weak symbols, but we can't ignore multiple defined symbols
-.IF "$(OS)"=="SCO" || "$(OS)$(COM)"=="OS2GCC" || "$(OS)"=="MACOSX"
-SLOFILES+=$(SLO)$/staticmbodbc.obj
-.ENDIF
-
# --- Library -----------------------------------
SHL1TARGET= $(ODBC_TARGET)$(ODBC_MAJOR)