summaryrefslogtreecommitdiff
path: root/xmloff/source/text/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/text/makefile.mk')
-rw-r--r--xmloff/source/text/makefile.mk11
1 files changed, 2 insertions, 9 deletions
diff --git a/xmloff/source/text/makefile.mk b/xmloff/source/text/makefile.mk
index ec9552ff59..4c30e0cafc 100644
--- a/xmloff/source/text/makefile.mk
+++ b/xmloff/source/text/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.25 $
+# $Revision: 1.26 $
#
-# last change: $Author: dvo $ $Date: 2001-02-16 16:39:27 $
+# last change: $Author: pluby $ $Date: 2001-03-02 07:21:44 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -236,13 +236,6 @@ SLOFILES = \
$(SLO)$/XMLStringBufferImportContext.obj \
$(SLO)$/XMLTrackedChangesImportContext.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)$/staticmbtext.obj
-.ENDIF
-
# --- Tagets -------------------------------------------------------
.INCLUDE : target.mk