INTEGRATION: CWS ause074 (1.11.278); FILE MERGED
2007/01/30 12:04:50 hjs 1.11.278.1: #i73801# remove remaining usages of sv[pre].mk
This commit is contained in:
parent
b621f37efb
commit
ff21d4956b
2 changed files with 4 additions and 8 deletions
|
@ -4,9 +4,9 @@
|
|||
#
|
||||
# $RCSfile: makefile.mk,v $
|
||||
#
|
||||
# $Revision: 1.11 $
|
||||
# $Revision: 1.12 $
|
||||
#
|
||||
# last change: $Author: rt $ $Date: 2005-09-09 02:06:05 $
|
||||
# last change: $Author: vg $ $Date: 2007-02-06 13:01:43 $
|
||||
#
|
||||
# The Contents of this file are made available subject to
|
||||
# the terms of GNU Lesser General Public License Version 2.1.
|
||||
|
@ -43,9 +43,7 @@ NO_BSYMBOLIC= TRUE
|
|||
|
||||
# --- Settings -----------------------------------------------------
|
||||
|
||||
.INCLUDE : svpre.mk
|
||||
.INCLUDE : settings.mk
|
||||
.INCLUDE : sv.mk
|
||||
|
||||
.IF "$(COM)"=="ICC"
|
||||
LINKFLAGS+=/SEGMENTS:1024 /PACKD:32768
|
||||
|
|
|
@ -4,9 +4,9 @@
|
|||
#
|
||||
# $RCSfile: makefile.mk,v $
|
||||
#
|
||||
# $Revision: 1.11 $
|
||||
# $Revision: 1.12 $
|
||||
#
|
||||
# last change: $Author: rt $ $Date: 2005-09-09 02:07:39 $
|
||||
# last change: $Author: vg $ $Date: 2007-02-06 13:02:09 $
|
||||
#
|
||||
# The Contents of this file are made available subject to
|
||||
# the terms of GNU Lesser General Public License Version 2.1.
|
||||
|
@ -43,9 +43,7 @@ NO_BSYMBOLIC= TRUE
|
|||
|
||||
# --- Settings -----------------------------------------------------
|
||||
|
||||
.INCLUDE : svpre.mk
|
||||
.INCLUDE : settings.mk
|
||||
.INCLUDE : sv.mk
|
||||
|
||||
.IF "$(COM)"=="ICC"
|
||||
LINKFLAGS+=/SEGMENTS:1024 /PACKD:32768
|
||||
|
|
Loading…
Reference in a new issue