summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorbz <bz@FreeBSD.org>2011-01-22 22:57:28 +0000
committerbz <bz@FreeBSD.org>2011-01-22 22:57:28 +0000
commitc94366e91304a510f9160d121ac4a8422c72ca69 (patch)
treecf46cbb9a246e549607d6e74c708f980437f5b04 /Makefile
parent6cd4e3c7deb12c5b2fa63e5ef36fd1a0a8ff0b19 (diff)
downloadFreeBSD-src-c94366e91304a510f9160d121ac4a8422c72ca69.zip
FreeBSD-src-c94366e91304a510f9160d121ac4a8422c72ca69.tar.gz
Properly document what the top-level `make tinderbox` does.
Reviewed by: jmallett MFC After: 3 days X-MFC: build.7 only
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f05ab46..5180fc0 100644
--- a/Makefile
+++ b/Makefile
@@ -5,7 +5,8 @@
#
# universe - *Really* build *everything* (buildworld and
# all kernels on all architectures).
-# tinderbox - Same as universe, but stop on first failure.
+# tinderbox - Same as universe, but presents a list of failed build
+# targets and exits with an error if there were any.
# buildworld - Rebuild *everything*, including glue to help do
# upgrades.
# installworld - Install everything built by "buildworld".
OpenPOWER on IntegriCloud