On Tue, 11 Jan 2011, Warner Losh wrote:
Author: imp
Date: Tue Jan 11 18:32:05 2011
New Revision: 217273
URL: http://svn.freebsd.org/changeset/base/217273
Log:
Minor improvements in the wording of a comment. Document tinderbox target.
Modified:
head/Makefile
Modified: head/Makefile
==============================================================================
--- head/Makefile Tue Jan 11 17:33:29 2011 (r217272)
+++ head/Makefile Tue Jan 11 18:32:05 2011 (r217273)
@@ -5,6 +5,7 @@
#
# universe - *Really* build *everything* (buildworld and
# all kernels on all architectures).
+# tinderbox - Same as universe, but stop on first failure.
heh? since when?
- Same as universe. In addition prints failed builds at the end and
returns with an error if there was at least one.
# buildworld - Rebuild *everything*, including glue to help do
# upgrades.
# installworld - Install everything built by "buildworld".
@@ -35,7 +36,8 @@
# tree. This makefile executes a child make process, forcing it to use
# the mk files from the source tree which are supposed to DTRT.
#
-# The user-driven targets (as listed above) are implemented in Makefile.inc1.
+# Most of the user-driven targets (as listed above) are implemented in
+# Makefile.inc1. The exceptions are universe, tingerbox and targets.
#
# If you want to build your system from source be sure that /usr/obj has
# at least 800MB of diskspace available.
--
Bjoern A. Zeeb You have to have visions!
<ks> Going to jail sucks -- <bz> All my daemons like it!
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/jails.html
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"