diff options
author | Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> | 2008-10-29 18:34:14 +0000 |
---|---|---|
committer | Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> | 2008-10-29 18:34:14 +0000 |
commit | 2730c0b494ffb59cf78854d9f7925ddad559f3b3 (patch) | |
tree | 958fc2488307a2aa3a5ab98ddd979fda8accac6e /ct-ng.in | |
parent | 8cda25336c8a79de521a41f0d207a2ea886e981f (diff) | |
download | crosstool-ng-2730c0b494ffb59cf78854d9f7925ddad559f3b3.tar.gz crosstool-ng-2730c0b494ffb59cf78854d9f7925ddad559f3b3.tar.bz2 crosstool-ng-2730c0b494ffb59cf78854d9f7925ddad559f3b3.zip |
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 'ct-ng.in')
-rw-r--r-- | ct-ng.in | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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 |