#92427# TF_CFG define removed
This commit is contained in:
parent
f427c1ea7c
commit
f09144b77d
1 changed files with 2 additions and 7 deletions
|
@ -2,9 +2,9 @@
|
|||
#
|
||||
# $RCSfile: settings.mk,v $
|
||||
#
|
||||
# $Revision: 1.70 $
|
||||
# $Revision: 1.71 $
|
||||
#
|
||||
# last change: $Author: hjs $ $Date: 2001-09-24 11:22:04 $
|
||||
# last change: $Author: hjs $ $Date: 2001-10-05 16:03:04 $
|
||||
#
|
||||
# The Contents of this file are made available subject to the terms of
|
||||
# either of the following licenses
|
||||
|
@ -1010,11 +1010,6 @@ CDEFS= -D$(OS) -D$(GUI) -D$(GVER) -D$(COM) -D$(CVER) -D$(CPUNAME)
|
|||
CDEFS+=-DTIMELOG
|
||||
.ENDIF
|
||||
|
||||
#to be removed soon!!!
|
||||
.IF "$(TF_CFGDATA)" != ""
|
||||
CDEFS+=-DTF_CFGDATA
|
||||
.ENDIF
|
||||
|
||||
.IF "$(GUI)"=="UNX"
|
||||
CDEFS+=-DCVER=$(CVER)
|
||||
.ENDIF
|
||||
|
|
Loading…
Reference in a new issue