summaryrefslogtreecommitdiff
path: root/sfx2/source/statbar/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
commitf16945969976607274949f89ddfeaf389c5fe217 (patch)
treea18646cdde4e03971b844d8e271fd1bdec30be88 /sfx2/source/statbar/makefile.mk
parent11a0d806d5df3a1c1e1e6176c012a645ed87bc6d (diff)
Removed compiling of staticmb*.cxx files for Mac OS X now that we have automated this process
Diffstat (limited to 'sfx2/source/statbar/makefile.mk')
-rw-r--r--sfx2/source/statbar/makefile.mk9
1 files changed, 2 insertions, 7 deletions
diff --git a/sfx2/source/statbar/makefile.mk b/sfx2/source/statbar/makefile.mk
index 1da782280c75..f94c602a4ff5 100644
--- a/sfx2/source/statbar/makefile.mk
+++ b/sfx2/source/statbar/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.2 $
+# $Revision: 1.3 $
#
-# last change: $Author: ganaya $ $Date: 2001-02-22 03:51:48 $
+# last change: $Author: pluby $ $Date: 2001-03-02 07:17:21 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -94,11 +94,6 @@ SLOFILES = \
$(SLO)$/stbitem.obj \
$(SLO)$/progind.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)$/staticmbstatbar.obj
-.ENDIF
-
# --- Targets -------------------------------------------------------
.INCLUDE : target.mk