summaryrefslogtreecommitdiff
path: root/io/source/TextOutputStream
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
commita03ddd50b97f45535a0cff268b8e8744941fbc79 (patch)
treeb828238e38d2d3ac3c001fea827646fe9fd2b87b /io/source/TextOutputStream
parente6bbfe488360868ce798b45404945e2ef67cff00 (diff)
Removed compiling of staticmb*.cxx files for Mac OS X now that we have automated this process
Diffstat (limited to 'io/source/TextOutputStream')
-rw-r--r--io/source/TextOutputStream/makefile.mk10
1 files changed, 2 insertions, 8 deletions
diff --git a/io/source/TextOutputStream/makefile.mk b/io/source/TextOutputStream/makefile.mk
index e01dfc240e1d..06c3294c0b84 100644
--- a/io/source/TextOutputStream/makefile.mk
+++ b/io/source/TextOutputStream/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.5 $
+# $Revision: 1.6 $
#
-# last change: $Author: hr $ $Date: 2000-11-13 15:52:21 $
+# last change: $Author: pluby $ $Date: 2001-03-02 07:15:33 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -88,12 +88,6 @@ UNOTYPES= com.sun.star.io.XTextOutputStream \
SLOFILES= \
$(SLO)$/TextOutputStream.obj
-# NETBSD: somewhere we have to instantiate the static data members.
-# NETBSD-1.2.1 doesn't know about weak symbols so the default mechanism for GCC won't work.
-# SCO and MACOSX: the linker does know about weak symbols, but we can't ignore multiple defined symbols
-.IF "$(OS)"=="NETBSD" || "$(OS)"=="SCO" || "$(OS)$(COM)"=="OS2GCC" || "$(OS)"=="MACOSX"
-SLOFILES+=$(SLO)$/staticmbTextOutputStream.obj
-.ENDIF
SHL1TARGET= $(TARGET)