summaryrefslogtreecommitdiff
path: root/xmloff/source/forms/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/forms/makefile.mk')
-rw-r--r--xmloff/source/forms/makefile.mk11
1 files changed, 2 insertions, 9 deletions
diff --git a/xmloff/source/forms/makefile.mk b/xmloff/source/forms/makefile.mk
index 803d642fca..3f5c609147 100644
--- a/xmloff/source/forms/makefile.mk
+++ b/xmloff/source/forms/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.10 $
+# $Revision: 1.11 $
#
-# last change: $Author: sab $ $Date: 2001-02-02 09:03:03 $
+# last change: $Author: pluby $ $Date: 2001-03-02 07:21:26 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -120,13 +120,6 @@ SLOFILES = \
$(SLO)$/formsimp.obj \
$(SLO)$/strings.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)$/staticmbforms.obj
-.ENDIF
-
# --- Tagets -------------------------------------------------------
.INCLUDE : target.mk