From 2730c0b494ffb59cf78854d9f7925ddad559f3b3 Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Wed, 29 Oct 2008 18:34:14 +0000 Subject: Move steps-related help into steps.mk. /trunk/steps.mk | 4 4 0 0 ++++ /trunk/ct-ng.in | 2 0 2 0 -- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/ct-ng.in b/ct-ng.in index 4532534..afbc262 100644 --- a/ct-ng.in +++ b/ct-ng.in @@ -109,8 +109,6 @@ help-distrib:: @echo ' tarball - Build a tarball of the configured toolchain' help-env:: - @echo ' STOP - Stop the build just after this step' - @echo ' RESTART - Restart the build just before this step' # End help system diff --git a/steps.mk b/steps.mk index 2dbf5d1..05ca0fa 100644 --- a/steps.mk +++ b/steps.mk @@ -7,6 +7,10 @@ help-build:: @echo ' list-steps - List all build steps' +help-env:: + @echo ' STOP - Stop the build just after this step' + @echo ' RESTART - Restart the build just before this step' + # ---------------------------------------------------------- # The steps list -- cgit v0.10.2-6-g49f6