diff -r 90595d1c1017 -r 0afb64320510 ct-ng.in --- a/ct-ng.in Thu May 19 22:29:49 2011 +0200 +++ b/ct-ng.in Mon Jan 30 21:31:20 2012 +0100 @@ -101,7 +101,7 @@ @echo 'Use action "menuconfig" to configure your toolchain' @echo 'Use action "build" to build your toolchain' @echo 'Use action "version" to see the version' - @echo 'See "man 1 ct-ng" for some help as well' + @echo 'See "man 1 $(notdir $(CT_NG))" for some help as well' help-build:: @echo ' build[.#] - Build the currently configured toolchain'