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.
This commit is contained in:
Vladimir Glazounov 2007-09-20 13:28:20 +00:00
parent 4fd99235fa
commit 528a00c1bb

View file

@ -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