summaryrefslogtreecommitdiff
path: root/remotebridges
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
commita03ddd50b97f45535a0cff268b8e8744941fbc79 (patch)
treeb828238e38d2d3ac3c001fea827646fe9fd2b87b /remotebridges
parente6bbfe488360868ce798b45404945e2ef67cff00 (diff)
Removed compiling of staticmb*.cxx files for Mac OS X now that we have automated this process
Diffstat (limited to 'remotebridges')
-rwxr-xr-xremotebridges/source/dynamicloader/makefile.mk9
-rw-r--r--remotebridges/source/factory/makefile.mk9
-rw-r--r--remotebridges/source/unourl_resolver/makefile.mk9
3 files changed, 6 insertions, 21 deletions
diff --git a/remotebridges/source/dynamicloader/makefile.mk b/remotebridges/source/dynamicloader/makefile.mk
index 2d8e73ebe118..1735dbd9ec39 100755
--- a/remotebridges/source/dynamicloader/makefile.mk
+++ b/remotebridges/source/dynamicloader/makefile.mk
@@ -3,8 +3,8 @@
#* $Workfile: makefile $
#*
#* Ersterstellung JSC 24.06.99
-#* Letzte Aenderung $Author: pluby $ $Date: 2001-02-12 01:33:28 $
-#* $Revision: 1.4 $
+#* Letzte Aenderung $Author: pluby $ $Date: 2001-03-02 07:16:26 $
+#* $Revision: 1.5 $
#*
#* $Logfile:$
#*
@@ -41,11 +41,6 @@ INCPRE+=$(UNOUCROUT)
SLOFILES= \
$(SLO)$/dynamicloader.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)$/staticmbdynamic.obj
-.ENDIF
-
SHL1TARGET= $(TARGET)
SHL1STDLIBS=\
diff --git a/remotebridges/source/factory/makefile.mk b/remotebridges/source/factory/makefile.mk
index 1e707d423315..b613b5336d52 100644
--- a/remotebridges/source/factory/makefile.mk
+++ b/remotebridges/source/factory/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.5 $
+# $Revision: 1.6 $
#
-# last change: $Author: pluby $ $Date: 2001-02-12 01:33:30 $
+# last change: $Author: pluby $ $Date: 2001-03-02 07:16:31 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -81,11 +81,6 @@ SLOFILES= \
$(SLO)$/bridgefactory.obj\
$(SLO)$/bridgeimpl.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)$/staticmbfactory.obj
-.ENDIF
-
SHL1TARGET= $(TARGET)
SHL1STDLIBS= \
diff --git a/remotebridges/source/unourl_resolver/makefile.mk b/remotebridges/source/unourl_resolver/makefile.mk
index c6ca211519d5..8a6efcbe0e9d 100644
--- a/remotebridges/source/unourl_resolver/makefile.mk
+++ b/remotebridges/source/unourl_resolver/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.4 $
+# $Revision: 1.5 $
#
-# last change: $Author: svesik $ $Date: 2001-02-02 19:51:56 $
+# last change: $Author: pluby $ $Date: 2001-03-02 07:16:37 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -98,11 +98,6 @@ UNOTYPES= \
SLOFILES= \
$(SLO)$/unourl_resolver.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)$/staticmb.obj
-.ENDIF
-
SHL1TARGET= $(TARGET)
SHL1STDLIBS= \