summaryrefslogtreecommitdiff
path: root/sax/source/expatwrap/makefile.mk
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
commite2efb71af3be53598a4ae78dd145c2567d559736 (patch)
treee96f95b9bf2acb4b9752cd648c8bc2805cb3076f /sax/source/expatwrap/makefile.mk
parent46f9afe549487c4070c4bd9b1ae7d6827c941abd (diff)
Removed compiling of staticmb*.cxx files for Mac OS X now that we have automated this process
Diffstat (limited to 'sax/source/expatwrap/makefile.mk')
-rw-r--r--sax/source/expatwrap/makefile.mk9
1 files changed, 2 insertions, 7 deletions
diff --git a/sax/source/expatwrap/makefile.mk b/sax/source/expatwrap/makefile.mk
index 9235370c1e08..eb39cf170f28 100644
--- a/sax/source/expatwrap/makefile.mk
+++ b/sax/source/expatwrap/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.5 $
+# $Revision: 1.6 $
#
-# last change: $Author: pluby $ $Date: 2001-02-17 09:23:00 $
+# last change: $Author: pluby $ $Date: 2001-03-02 07:16:52 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -83,11 +83,6 @@ SLOFILES =\
SYMBOLPREFIX=sax
.ENDIF
-# 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)$/staticmb.obj
-.ENDIF
-
# --- Targets ------------------------------------------------------
.INCLUDE : target.mk