From 528a00c1bb50d1ba46e032d175d65c0757e71563 Mon Sep 17 00:00:00 2001 From: Vladimir Glazounov Date: Thu, 20 Sep 2007 13:28:20 +0000 Subject: INTEGRATION: CWS os2port01 (1.14.30); FILE MERGED 2007/07/16 12:50:59 obr 1.14.30.2: RESYNC: (1.14-1.16); FILE MERGED 2006/12/28 15:04:51 ydario 1.14.30.1: OS/2 initial import. --- scaddins/source/analysis/makefile.mk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'scaddins/source') 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 -- cgit