summaryrefslogtreecommitdiffstats
path: root/UnoControls/source/controls
diff options
context:
space:
mode:
authorPatrick Luby <pluby@openoffice.org>2001-03-02 06:21:44 +0000
committerPatrick Luby <pluby@openoffice.org>2001-03-02 06:21:44 +0000
commitfe31295811af15fb848d9e276e6f666a882e3e1e (patch)
tree39b26e9b9f8442a3bac86df70caf7136997409c3 /UnoControls/source/controls
parentCorrect typo in dos: line added in last revision (diff)
downloadcore-fe31295811af15fb848d9e276e6f666a882e3e1e.tar.gz
core-fe31295811af15fb848d9e276e6f666a882e3e1e.zip
Removed compiling of staticmb*.cxx files for Mac OS X now that we have automated this process
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