summaryrefslogtreecommitdiff
path: root/unotools/source/i18n/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'unotools/source/i18n/makefile.mk')
-rw-r--r--unotools/source/i18n/makefile.mk12
1 files changed, 2 insertions, 10 deletions
diff --git a/unotools/source/i18n/makefile.mk b/unotools/source/i18n/makefile.mk
index bf5144a7700c..32c6cd3bcf31 100644
--- a/unotools/source/i18n/makefile.mk
+++ b/unotools/source/i18n/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.6 $
+# $Revision: 1.7 $
#
-# last change: $Author: jp $ $Date: 2000-12-21 09:26:35 $
+# last change: $Author: pluby $ $Date: 2001-03-02 07:20:42 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -103,14 +103,6 @@ SLOFILES= \
$(SLO)$/transliterationwrapper.obj \
$(SLO)$/textsearch.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)$/staticmbi18n.obj
-.ENDIF
-
# --- Targets ----------------------------------
.INCLUDE : target.mk