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(-)
This commit is contained in:
Yann E. MORIN" 2008-10-29 18:34:14 +00:00
parent 8cda25336c
commit 2730c0b494
2 changed files with 4 additions and 2 deletions

View File

@ -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

View File

@ -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