summaryrefslogtreecommitdiff
path: root/steps.mk
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2008-10-29 18:34:14 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2008-10-29 18:34:14 (GMT)
commit2730c0b494ffb59cf78854d9f7925ddad559f3b3 (patch)
tree958fc2488307a2aa3a5ab98ddd979fda8accac6e /steps.mk
parent8cda25336c8a79de521a41f0d207a2ea886e981f (diff)
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(-)
Diffstat (limited to 'steps.mk')
-rw-r--r--steps.mk4
1 files changed, 4 insertions, 0 deletions
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