summaryrefslogtreecommitdiff
path: root/ct-ng.in
diff options
context:
space:
mode:
Diffstat (limited to 'ct-ng.in')
-rw-r--r--ct-ng.in5
1 files changed, 3 insertions, 2 deletions
diff --git a/ct-ng.in b/ct-ng.in
index ce6e6cf..901736a 100644
--- a/ct-ng.in
+++ b/ct-ng.in
@@ -27,6 +27,7 @@ export CT_VERSION:=@@CT_VERSION@@
export CT_STOP:=$(STOP)
export CT_RESTART:=$(RESTART)
+.FORCE:
.PHONY: $(PHONY)
PHONY += all
all: help
@@ -36,8 +37,8 @@ HOST_CC := gcc -funsigned-char
# 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