From c94366e91304a510f9160d121ac4a8422c72ca69 Mon Sep 17 00:00:00 2001 From: bz Date: Sat, 22 Jan 2011 22:57:28 +0000 Subject: Properly document what the top-level `make tinderbox` does. Reviewed by: jmallett MFC After: 3 days X-MFC: build.7 only --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Makefile') 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". -- cgit v1.1