diff -r bc8b9381f637 -r 9614ef1593c8 ct-ng.in --- a/ct-ng.in Wed May 13 18:10:47 2009 +0000 +++ b/ct-ng.in Fri Oct 30 19:49:51 2009 +0100 @@ -56,10 +56,11 @@ endif # origin V export V SILENT ECHO -.FORCE: $(FORCE) +all: help + .PHONY: $(PHONY) PHONY += all -all: help +FORCE: # Help system help:: help-head help-config help-samples help-build help-clean help-distrib help-env help-tail