Searched hist:"9 eea4522929e9226d86456f06c7507bd8b76d11c" (Results 1 – 1 of 1) sorted by relevance
/haiku/ |
H A D | Jamrules | 9eea4522929e9226d86456f06c7507bd8b76d11c Tue Jul 16 23:25:46 UTC 2002 Ingo Weinhold <ingo_weinhold@gmx.de> Huh, what happened? Didn't I commit my previous changes? * Added section for compatibility with original Jam. * Replaced Clean/Depends with LocalClean/LocalDepends where necessary. * Added checking of the variable DEBUG. If set compile and link flags are adjusted to generate info for source level debugger. * Fixed problem with object specific variable setting: VAR on target += value ; is equivalent with VAR on target = value ; if VAR has not been set on this target before, even if the global VAR is set. We need to be careful with CCFLAGS, LINKFLAGS, LINKLIBS and the like.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@259 a95241bf-73f2-0310-859d-f6bbb57e9c96
|