Source-Changes archive

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

CVS commit: [netbsd-2-0] src/usr.bin/make



Module Name:    src
Committed By:   tron
Date:           Mon May 10 15:43:33 UTC 2004

Modified Files:
        src/usr.bin/make [netbsd-2-0]: nonints.h targ.c

Log Message:
Pull up revision 1.31 (requested by sjg in ticket #282):
Simplify build, no functional changes.
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().
It's now possible to build make on some hosts with: cc *.c */*.c


To generate a diff of this commit:
cvs rdiff -r1.30 -r1.30.2.1 src/usr.bin/make/nonints.h \
    src/usr.bin/make/targ.c

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