add flag TIMELOG

This commit is contained in:
Kurt Zenker 2001-07-09 14:15:57 +00:00
parent ee64f9bccd
commit f4e26c835e

View file

@ -2,9 +2,9 @@
#
# $RCSfile: settings.mk,v $
#
# $Revision: 1.56 $
# $Revision: 1.57 $
#
# last change: $Author: nf $ $Date: 2001-06-21 14:58:03 $
# last change: $Author: kz $ $Date: 2001-07-09 15:15:57 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@ -1045,6 +1045,10 @@ PSPRINT=true
.ENDIF
.ENDIF
.IF "$(TIMELOG)" != ""
CDEFS+=-DTIMELOG
.ENDIF
#to be removed soon!!!
.IF "$(TF_SVDATA)" != ""
CDEFS+=-DTF_SVDATA