summaryrefslogtreecommitdiff
path: root/ct-ng.in
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2008-06-01 21:12:00 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2008-06-01 21:12:00 (GMT)
commit9d8b0a6829a654a414244ca77923faf40cf1e74f (patch)
tree9accdc78697f9a559c7e2872027d6cb1819d4a49 /ct-ng.in
parent5db396b048fedb44b3e28345e86380d7ed75ba7a (diff)
Rework a little bit the steps and samples help entries.
/trunk/docs/overview.txt | 2 1 1 0 +- /trunk/steps.mk | 7 5 2 0 +++++-- /trunk/samples/samples.mk | 8 5 3 0 +++++--- /trunk/ct-ng.in | 5 3 2 0 +++-- 4 files changed, 14 insertions(+), 8 deletions(-)
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