diff -r 45316336f45f -r d9a132dcd329 steps.mk --- a/steps.mk Wed Oct 29 10:31:15 2008 +0000 +++ b/steps.mk Wed Oct 29 18:34:14 2008 +0000 @@ -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