diff -r 90595d1c1017 -r 00853d565edf ct-ng.in --- a/ct-ng.in Thu May 19 22:29:49 2011 +0200 +++ b/ct-ng.in Wed Aug 17 23:05:01 2011 +0200 @@ -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'