summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2007-06-17 16:24:23 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2007-06-17 16:24:23 (GMT)
commit253edb125ba3d8ffc7bf29f1677c2b6513709b91 (patch)
tree56057324e832098fd914b6bffc22e1b0b5a8e997 /tools
parentb9f843657aca844a6f08d807fcb493b4abc0f723 (diff)
Rework the help system. For now, this is mostly a no-op (it only re-organise the help entries), but later, that may come in handy when we want ct-ng to be installable).
Diffstat (limited to 'tools')
-rw-r--r--tools/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/tools/Makefile b/tools/Makefile
index 0886ac4..9985e3a 100644
--- a/tools/Makefile
+++ b/tools/Makefile
@@ -7,6 +7,5 @@ updatetools:
@wget "$(CONFIG_SUB_SRC)" -O "$(CONFIG_SUB_DEST)"
@wget "$(CONFIG_GUESS_SRC)" -O "$(CONFIG_GUESS_DEST)"
-help::
+help-distrib::
@echo ' updatetools - Update the config tools'
- @echo ''