summaryrefslogtreecommitdiff
path: root/comphelper/source/container/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'comphelper/source/container/makefile.mk')
-rw-r--r--comphelper/source/container/makefile.mk9
1 files changed, 2 insertions, 7 deletions
diff --git a/comphelper/source/container/makefile.mk b/comphelper/source/container/makefile.mk
index cf1d9c91d56d..c4369c4e46fd 100644
--- a/comphelper/source/container/makefile.mk
+++ b/comphelper/source/container/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.3 $
+# $Revision: 1.4 $
#
-# last change: $Author: svesik $ $Date: 2001-02-02 17:30:19 $
+# last change: $Author: pluby $ $Date: 2001-03-02 07:13:05 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -77,11 +77,6 @@ SLOFILES=\
$(SLO)$/enumhelper.obj \
$(SLO)$/container.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)$/staticmbcontainer.obj
-.ENDIF
-
# --- Targets ----------------------------------
.INCLUDE : target.mk