INTEGRATION: CWS os2port01 (1.81.38); FILE MERGED

2007/09/05 12:36:39 obr 1.81.38.3: RESYNC: (1.94-1.98); FILE MERGED
2007/08/13 13:37:27 obr 1.81.38.2: RESYNC: (1.81-1.94); FILE MERGED
2006/11/29 14:34:23 ydario 1.81.38.1: Initial OS/2 import.
This commit is contained in:
Vladimir Glazounov
2007-09-20 15:25:28 +00:00
parent 2d7266003e
commit ff35b43dda

View File

@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
# $Revision: 1.98 $
# $Revision: 1.99 $
#
# last change: $Author: hr $ $Date: 2007-08-02 15:00:59 $
# last change: $Author: vg $ $Date: 2007-09-20 16:25:28 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -241,6 +241,11 @@ LINKFLAGSSHL += /ENTRY:LibMain@12
.ENDIF
.ENDIF
# --- OS2 ----------------------------------------------------------------
.IF "$(GUI)" == "OS2"
SHL1STDLIBS += ft2lib.lib
.ENDIF
# --- UNX ----------------------------------------------------------------