INTEGRATION: CWS help2 (1.150.18); FILE MERGED
2004/08/24 11:52:56 hjs 1.150.18.1: introduce COMMONBIN
This commit is contained in:
parent
643fa582db
commit
9b4e464b48
1 changed files with 4 additions and 2 deletions
|
@ -2,9 +2,9 @@
|
|||
#
|
||||
# $RCSfile: settings.mk,v $
|
||||
#
|
||||
# $Revision: 1.151 $
|
||||
# $Revision: 1.152 $
|
||||
#
|
||||
# last change: $Author: rt $ $Date: 2004-08-23 09:18:02 $
|
||||
# last change: $Author: kz $ $Date: 2004-08-30 17:21:40 $
|
||||
#
|
||||
# The Contents of this file are made available subject to the terms of
|
||||
# either of the following licenses
|
||||
|
@ -782,6 +782,8 @@ BIN=$(OUT)$/ubin
|
|||
.ELSE
|
||||
BIN=$(OUT)$/bin
|
||||
.ENDIF
|
||||
# pointing to misc in common output tree if exists
|
||||
COMMONBIN=$(LOCAL_COMMON_OUT)$/bin
|
||||
|
||||
# Include-Pfad
|
||||
# still without -I here s.a. target.mk INCLUDE
|
||||
|
|
Loading…
Reference in a new issue