INTEGRATION: CWS uno1 (1.5.22); FILE MERGED
2003/02/25 16:41:35 dbo 1.5.22.1: #107762# avoid use of generated headers; minor modifications
This commit is contained in:
parent
26973d6099
commit
1c3b5500bd
1 changed files with 2 additions and 6 deletions
|
@ -2,9 +2,9 @@
|
|||
#
|
||||
# $RCSfile: target.pmk,v $
|
||||
#
|
||||
# $Revision: 1.5 $
|
||||
# $Revision: 1.6 $
|
||||
#
|
||||
# last change: $Author: dbo $ $Date: 2002-06-14 14:11:55 $
|
||||
# last change: $Author: vg $ $Date: 2003-03-20 12:30:24 $
|
||||
#
|
||||
# The Contents of this file are made available subject to the terms of
|
||||
# either of the following licenses
|
||||
|
@ -85,10 +85,6 @@ CFLAGS += -O
|
|||
CFLAGS += -Ob0
|
||||
.ENDIF
|
||||
|
||||
.IF "$(cppu_assert)" != ""
|
||||
CFLAGS += -DCPPU_ASSERTIONS
|
||||
.ENDIF
|
||||
|
||||
.ENDIF
|
||||
|
||||
# other stuff
|
||||
|
|
Loading…
Reference in a new issue