summaryrefslogtreecommitdiff
path: root/ct-ng.in
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2011-08-17 21:05:01 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2011-08-17 21:05:01 (GMT)
commitf2f6d799c55e5be1b1c4d38a9b61d9bfc1f692f2 (patch)
tree60c4938c692930597f9794786552d2e7ab561c18 /ct-ng.in
parentd706bf2e6bf9d600a8f97029eefdbe81fd9b9e37 (diff)
configure: handle --program-prefix
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Diffstat (limited to 'ct-ng.in')
-rw-r--r--ct-ng.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/ct-ng.in b/ct-ng.in
index 096e134..bcac6d8 100644
--- a/ct-ng.in
+++ b/ct-ng.in
@@ -101,7 +101,7 @@ help-tail::
@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'