diff -r 1df70ed4510d -r 6b15ef33e8f2 ct-ng.in --- a/ct-ng.in Sun Jun 01 20:36:36 2008 +0000 +++ b/ct-ng.in Sun Jun 01 21:12:00 2008 +0000 @@ -27,6 +27,7 @@ export CT_STOP:=$(STOP) export CT_RESTART:=$(RESTART) +.FORCE: .PHONY: $(PHONY) PHONY += all all: help @@ -36,8 +37,8 @@ # Help system help:: help-head help-config help-samples help-build help-clean help-distrib help-env help-tail -help-head:: - @echo 'Available actions:' +help-head:: version + @echo 'See below for a list of available actions, listed by category:' help-config:: @echo