INTEGRATION: CWS lfs (1.8.184); FILE MERGED
2006/11/30 16:31:55 rene 1.8.184.1: add LFS_CFLAGS only for sal
This commit is contained in:
parent
272dd8eb7b
commit
6cdbfee81d
1 changed files with 5 additions and 2 deletions
|
@ -4,9 +4,9 @@
|
|||
#
|
||||
# $RCSfile: makefile.mk,v $
|
||||
#
|
||||
# $Revision: 1.8 $
|
||||
# $Revision: 1.9 $
|
||||
#
|
||||
# last change: $Author: rt $ $Date: 2005-09-08 15:54:55 $
|
||||
# last change: $Author: vg $ $Date: 2007-01-16 16:02:36 $
|
||||
#
|
||||
# The Contents of this file are made available subject to
|
||||
# the terms of GNU Lesser General Public License Version 2.1.
|
||||
|
@ -44,6 +44,9 @@ ENABLE_EXCEPTIONS=TRUE
|
|||
|
||||
.INCLUDE : settings.mk
|
||||
|
||||
CFLAGS+= $(LFS_CFLAGS)
|
||||
CXXFLAGS+= $(LFS_CFLAGS)
|
||||
|
||||
# BEGIN ----------------------------------------------------------------
|
||||
# auto generated Target:FileBase by codegen.pl
|
||||
SHL1OBJS= \
|
||||
|
|
Loading…
Reference in a new issue