summaryrefslogtreecommitdiffstats
path: root/UnoControls/source/controls
diff options
context:
space:
mode:
Diffstat (limited to 'UnoControls/source/controls')
-rw-r--r--UnoControls/source/controls/makefile.mk9
1 files changed, 2 insertions, 7 deletions
diff --git a/UnoControls/source/controls/makefile.mk b/UnoControls/source/controls/makefile.mk
index 0c2cca68c869..c07e6d09dc21 100644
--- a/UnoControls/source/controls/makefile.mk
+++ b/UnoControls/source/controls/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.4 $
+# $Revision: 1.5 $
#
-# last change: $Author: svesik $ $Date: 2001-02-02 19:16:28 $
+# last change: $Author: pluby $ $Date: 2001-03-02 07:12:47 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -77,10 +77,5 @@ SLOFILES=\
$(SLO)$/OConnectionPointContainerHelper.obj \
$(SLO)$/statusindicator.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)$/staticmbcontrols.obj
-.ENDIF
-
# --- Targets ------------------------------------------------------
.INCLUDE : target.mk