INTEGRATION: CWS mergem8 (1.2.148); FILE MERGED
2003/04/29 08:20:11 gh 1.2.148.1: remove old .IF GUI != DOS
This commit is contained in:
parent
dd9c5ad365
commit
fff18c4feb
1 changed files with 2 additions and 4 deletions
|
@ -2,9 +2,9 @@
|
|||
#
|
||||
# $RCSfile: makefile.mk,v $
|
||||
#
|
||||
# $Revision: 1.2 $
|
||||
# $Revision: 1.3 $
|
||||
#
|
||||
# last change: $Author: hjs $ $Date: 2002-10-04 11:06:45 $
|
||||
# last change: $Author: hr $ $Date: 2003-04-29 17:41:18 $
|
||||
#
|
||||
# The Contents of this file are made available subject to the terms of
|
||||
# either of the following licenses
|
||||
|
@ -88,9 +88,7 @@ SLOFILES = \
|
|||
OBJFILES = $(OBJ)$/commtest.obj $(OBJ)$/brooker.obj
|
||||
|
||||
|
||||
.IF "$(GUI)"!="DOS"
|
||||
SRCFILES= testtool.src
|
||||
.ENDIF
|
||||
|
||||
|
||||
LIB1TARGET= $(SLB)$/plugapp.lib
|
||||
|
|
Loading…
Reference in a new issue