summaryrefslogtreecommitdiff
path: root/salhelper
diff options
context:
space:
mode:
authorCaolán McNamara <cmc@openoffice.org>2010-04-06 14:03:50 +0100
committerCaolán McNamara <cmc@openoffice.org>2010-04-06 14:03:50 +0100
commit5316674d844ca61fcbb40266e5402a479da149fa (patch)
tree61231f865c388aaf5e3fadd7ab844b75365004b5 /salhelper
parent5c9bfbe3024ecd1e6b2b2391461abb0f461638d3 (diff)
dtardon02: #i108502# remove SCO makefile.mk entry
Diffstat (limited to 'salhelper')
-rw-r--r--salhelper/source/makefile.mk5
1 files changed, 0 insertions, 5 deletions
diff --git a/salhelper/source/makefile.mk b/salhelper/source/makefile.mk
index 4eb278f42fbd..a6b83cb5e090 100644
--- a/salhelper/source/makefile.mk
+++ b/salhelper/source/makefile.mk
@@ -48,11 +48,6 @@ SLOFILES= \
$(SLO)$/dynload.obj \
$(SLO)$/simplereferenceobject.obj
-# SCO: the linker does know about weak symbols, but we can't ignore multiple defined symbols
-.IF "$(OS)"=="SCO"
-SLOFILES+=$(SLO)$/staticmb.obj
-.ENDIF
-
.IF "$(GUI)" == "WNT"
SHL1TARGET= $(TARGET)$(UDK_MAJOR)$(COMID)
.ELIF "$(GUI)" == "OS2"