mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-02-17 07:50:16 +00:00
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:
parent
8cda25336c
commit
2730c0b494
2
ct-ng.in
2
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
|
||||
|
||||
|
4
steps.mk
4
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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user