#92341# removed special handling no longer used
This commit is contained in:
parent
e1c97726e0
commit
9061b52c41
1 changed files with 2 additions and 6 deletions
|
@ -2,9 +2,9 @@
|
|||
#
|
||||
# $RCSfile: settings.mk,v $
|
||||
#
|
||||
# $Revision: 1.117 $
|
||||
# $Revision: 1.118 $
|
||||
#
|
||||
# last change: $Author: hjs $ $Date: 2002-07-17 11:46:43 $
|
||||
# last change: $Author: hjs $ $Date: 2002-07-17 12:04:16 $
|
||||
#
|
||||
# The Contents of this file are made available subject to the terms of
|
||||
# either of the following licenses
|
||||
|
@ -1252,10 +1252,6 @@ CDEFS+= -DSWEEPER
|
|||
CDEFS+= -D$(T_FORCE)
|
||||
.ENDIF
|
||||
|
||||
.IF "$(ACTIVEX)"!=""
|
||||
CDEFS+= -DACTIVEX
|
||||
.ENDIF
|
||||
|
||||
.IF "$(profile)"!=""
|
||||
CDEFS+= $(CDEFSPROF)
|
||||
CFLAGS+= $(CFLAGSPROF)
|
||||
|
|
Loading…
Reference in a new issue