summaryrefslogtreecommitdiff
path: root/scaddins/source/analysis/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'scaddins/source/analysis/makefile.mk')
-rw-r--r--scaddins/source/analysis/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/scaddins/source/analysis/makefile.mk b/scaddins/source/analysis/makefile.mk
index 4e6d4c19d5d6..b6213675e827 100644
--- a/scaddins/source/analysis/makefile.mk
+++ b/scaddins/source/analysis/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.16 $
+# $Revision: 1.17 $
#
-# last change: $Author: obo $ $Date: 2007-01-25 13:22:02 $
+# last change: $Author: vg $ $Date: 2007-09-20 14:28:20 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -92,7 +92,7 @@ SLOFILES=\
$(SLO)$/bessel.obj
# SCO: the linker does know about weak symbols, but we can't ignore multiple defined symbols
-.IF "$(OS)"=="SCO" || "$(OS)$(COM)"=="OS2GCC"
+.IF "$(OS)"=="SCO"
SLOFILES+=$(SLO)$/staticmb.obj
.ENDIF