INTEGRATION: CWS lfs (1.3.184); FILE MERGED
2006/11/30 16:31:54 rene 1.3.184.1: add LFS_CFLAGS only for sal
This commit is contained in:
parent
a18da3ef22
commit
4befbf4a55
2 changed files with 10 additions and 4 deletions
|
@ -4,9 +4,9 @@
|
|||
#
|
||||
# $RCSfile: makefile.mk,v $
|
||||
#
|
||||
# $Revision: 1.3 $
|
||||
# $Revision: 1.4 $
|
||||
#
|
||||
# last change: $Author: rt $ $Date: 2005-09-08 15:49:07 $
|
||||
# last change: $Author: vg $ $Date: 2007-01-16 16:01:21 $
|
||||
#
|
||||
# The Contents of this file are made available subject to
|
||||
# the terms of GNU Lesser General Public License Version 2.1.
|
||||
|
@ -45,6 +45,9 @@ ENABLE_EXCEPTIONS=TRUE
|
|||
|
||||
.INCLUDE : settings.mk
|
||||
|
||||
CFLAGS+= $(LFS_CFLAGS)
|
||||
CXXFLAGS+= $(LFS_CFLAGS)
|
||||
|
||||
# BEGIN ----------------------------------------------------------------
|
||||
# auto generated Target:joblist by codegen.pl
|
||||
SHL1OBJS= \
|
||||
|
|
|
@ -4,9 +4,9 @@
|
|||
#
|
||||
# $RCSfile: makefile.mk,v $
|
||||
#
|
||||
# $Revision: 1.3 $
|
||||
# $Revision: 1.4 $
|
||||
#
|
||||
# last change: $Author: rt $ $Date: 2005-09-08 15:49:44 $
|
||||
# last change: $Author: vg $ $Date: 2007-01-16 16:01:34 $
|
||||
#
|
||||
# The Contents of this file are made available subject to
|
||||
# the terms of GNU Lesser General Public License Version 2.1.
|
||||
|
@ -45,6 +45,9 @@ ENABLE_EXCEPTIONS=TRUE
|
|||
|
||||
.INCLUDE : settings.mk
|
||||
|
||||
CFLAGS+= $(LFS_CFLAGS)
|
||||
CXXFLAGS+= $(LFS_CFLAGS)
|
||||
|
||||
# BEGIN ----------------------------------------------------------------
|
||||
# auto generated Target:job by codegen.pl
|
||||
SHL1OBJS= \
|
||||
|
|
Loading…
Reference in a new issue