diff options
author | Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> | 2007-07-01 21:21:11 +0000 |
---|---|---|
committer | Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> | 2007-07-01 21:21:11 +0000 |
commit | 1bb07c805cee0c74fd522e9e56c25e58a2bb54e9 (patch) | |
tree | ce1004129a98e68f55e3f2ef3d65e018ffe22497 /ct-ng.in | |
parent | e9e6759672f614626561715ccc503534c3ac72eb (diff) | |
download | crosstool-ng-1bb07c805cee0c74fd522e9e56c25e58a2bb54e9.tar.gz crosstool-ng-1bb07c805cee0c74fd522e9e56c25e58a2bb54e9.tar.bz2 crosstool-ng-1bb07c805cee0c74fd522e9e56c25e58a2bb54e9.zip |
Fix running without installing.
Update README.
Point help to the man page.
Diffstat (limited to 'ct-ng.in')
-rw-r--r-- | ct-ng.in | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -55,6 +55,7 @@ help-tail:: @echo @echo 'Execute "$(CT_NG) config" or "$(CT_NG) menuconfig" to configure ct-ng' @echo 'Execute "$(CT_NG)" or "$(CT_NG) all" to build all targets marked with [*]' + @echo 'See "man 1 ct-ng" for some help as well' # End help system |