Source-Changes archive

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

CVS commit: xsrc



Module Name:    xsrc
Committed By:   fredb
Date:           Tue Sep 14 08:21:46 UTC 1999

Modified Files:
        xsrc: Makefile

Log Message:
Make "build" depend on "cleandir", and make "cleandir" depend on "clean,"
more in line with the "build" target in /usr/src. Also remove /xc/xmakefile
before doing "make World" pursuant to a "make build". This is all to ensure
that "make build" starts up cleanly and predictably.

For updating a fully populated tree, "make UPDATE= build" now does a
"make Everything" in xc. This is even faster than the old behavior of
"make build"--if there are no intervening changes, this only builds the
Makefiles and .depends and re-links.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 xsrc/Makefile

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