cvs commit: src Makefile
Ruslan Ermilov
ru at FreeBSD.org
Tue Jul 19 11:21:15 GMT 2005
ru 2005-07-19 11:21:14 UTC
FreeBSD src repository
Modified files:
. Makefile
Log:
- Embed the "buildkernels" target into the "universe" target so that
the "make -n universe" output looks more builder (human) friendly.
- Wrap the "universe" target into a ".if make(universe)"; it's only
intended to be called directly so it should be safe to do it.
Revision Changes Path
1.321 +11 -12 src/Makefile
More information about the cvs-src
mailing list