From 253edb125ba3d8ffc7bf29f1677c2b6513709b91 Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Sun, 17 Jun 2007 16:24:23 +0000 Subject: 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). --- tools/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'tools') diff --git a/tools/Makefile b/tools/Makefile index 0886ac40..9985e3ac 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 '' -- cgit v1.2.3