Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-2-0] src/tools/make



Module Name:    src
Committed By:   tron
Date:           Mon May 10 15:36:08 UTC 2004

Modified Files:
        src/tools/make [netbsd-2-0]: buildmake.sh.in

Log Message:
Pull up revision 1.5 (requested by sjg in ticket #282):
Track make(1) build simplifications.
Instead of adding MAKE_BOOTSTRAP for hosted environments, i.e., when
you want things simple, instead add MAKE_NATIVE to get those hugely
important features like __RCSID().
Also, get rid of a now-unneeded -I.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.4.2.1 src/tools/make/buildmake.sh.in

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index