steps.mk
changeset 1015 d9a132dcd329
parent 1010 45316336f45f
child 1034 61ca231c8f9a
     1.1 --- a/steps.mk	Wed Oct 29 10:31:15 2008 +0000
     1.2 +++ b/steps.mk	Wed Oct 29 18:34:14 2008 +0000
     1.3 @@ -7,6 +7,10 @@
     1.4  help-build::
     1.5  	@echo  '  list-steps         - List all build steps'
     1.6  
     1.7 +help-env::
     1.8 +	@echo  '  STOP               - Stop the build just after this step'
     1.9 +	@echo  '  RESTART            - Restart the build just before this step'
    1.10 +
    1.11  # ----------------------------------------------------------
    1.12  # The steps list
    1.13