Michael J Gruber [off-list ref] writes:
quoted hunk
diff --git a/Makefile b/Makefile
index db2efd6..371214d 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,10 @@
# The default target of this Makefile is...
+help-Build::
Heh, no way. The default target of this Makefile should remain "all".
Even though letting phony double-colon rules to implicitly collect members
of groups and showing them is a neat idea, I do not think "make -j help"
would do what you are expecting ;-)