ct-ng.in
changeset 619 399b85eeb5be
parent 543 1df70ed4510d
child 675 efaf88c66ec1
     1.1 --- a/ct-ng.in	Sun Jun 01 20:36:36 2008 +0000
     1.2 +++ b/ct-ng.in	Wed Jun 25 09:04:38 2008 +0000
     1.3 @@ -27,6 +27,7 @@
     1.4  export CT_STOP:=$(STOP)
     1.5  export CT_RESTART:=$(RESTART)
     1.6  
     1.7 +.FORCE:
     1.8  .PHONY: $(PHONY)
     1.9  PHONY += all
    1.10  all: help
    1.11 @@ -36,8 +37,8 @@
    1.12  # Help system
    1.13  help:: help-head help-config help-samples help-build help-clean help-distrib help-env help-tail
    1.14  
    1.15 -help-head::
    1.16 -	@echo  'Available actions:'
    1.17 +help-head:: version
    1.18 +	@echo  'See below for a list of available actions, listed by category:'
    1.19  
    1.20  help-config::
    1.21  	@echo