Kaydet (Commit) f81f83ca authored tarafından Vladimir Glazounov's avatar Vladimir Glazounov

INTEGRATION: CWS mingwport03 (1.5.6); FILE MERGED

2006/09/06 13:09:04 vg 1.5.6.1: #i53572# MinGW port
üst 8263d8a8
......@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
# $Revision: 1.5 $
# $Revision: 1.6 $
#
# last change: $Author: ihi $ $Date: 2006-06-29 11:19:04 $
# last change: $Author: vg $ $Date: 2007-03-26 13:04:40 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
......@@ -59,9 +59,11 @@ APP1STDLIBS= \
APP1LIBS= $(LB)$/$(TARGET).lib
.IF "$(GUI)" != "UNX"
.IF "$(COM)"!="GCC"
APP1OBJS= $(OBJ)$/svidl.obj \
$(OBJ)$/command.obj
.ENDIF
.ENDIF
.IF "$(OS)"=="LINUX" || "$(OS)"=="FREEBSD"
APP1STDLIBS+=-lcrypt
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment