summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/source/appl/makefile.mk')
-rw-r--r--sfx2/source/appl/makefile.mk9
1 files changed, 2 insertions, 7 deletions
diff --git a/sfx2/source/appl/makefile.mk b/sfx2/source/appl/makefile.mk
index ec21d8690c..0d2b65e371 100644
--- a/sfx2/source/appl/makefile.mk
+++ b/sfx2/source/appl/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.12 $
+# $Revision: 1.13 $
#
-# last change: $Author: ab $ $Date: 2001-02-26 11:44:19 $
+# last change: $Author: pluby $ $Date: 2001-03-02 07:17:14 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -132,11 +132,6 @@ SLOFILES = \
$(SLO)$/newhelp.obj \
$(SLO)$/helpinterceptor.obj
-# 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)$/staticmbappl.obj
-.ENDIF
-
EXCEPTIONSFILES=\
$(SLO)$/appmain.obj \
$(SLO)$/appmisc.obj \