cvs commit: src Makefile.inc1 src/share/mk bsd.subdir.mk
Warner Losh
imp at FreeBSD.org
Tue Sep 7 08:27:11 PDT 2004
imp 2004-09-07 15:27:10 UTC
FreeBSD src repository
Modified files:
. Makefile.inc1
share/mk bsd.subdir.mk
Log:
[[ Forced commit due to fumble with the file used to commit with.
cvsgNMRSs vs cvsg4JFe3 :-( ]]
When recursing, print the target name as well as the subdirectory.
This changes the output a little, but appears to break no scripts.
These changes should make the debugging of build problems easier, as
well as explain why it appears things build 4 times (they don't,
really, since there's obj, depend, all and install).
I've been running these changes, or variations on them, for about 2
years.
Reviewed by: arch@ (des, markm, koshy, marcel, scottl)
Revision Changes Path
1.445 +0 -0 src/Makefile.inc1
1.47 +0 -0 src/share/mk/bsd.subdir.mk
More information about the cvs-src
mailing list