summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2007-07-02 19:40:54 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2007-07-02 19:40:54 (GMT)
commit9265403b8bfd3c1f20f81a52a3f2c6f7711dffb5 (patch)
treea1191f479d39cf9db1858fa4ebaee6c9aac68601 /tools
parent928ccb1f4172c14c01991ca64783c8ac0aeecbaf (diff)
Get rid of eclipse fiels once and for all.
Homogenise the references to crosstool-NG: - the project is named "crosstool-NG" - the front-end is named "ct-ng" - don't use shortcuts (such as "ct-ng" to stand for "crosstool-NG") Default action is to print help. Don't speak of make rules when dumping help, just speak of actions.
Diffstat (limited to 'tools')
-rwxr-xr-xtools/extractConfig.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/extractConfig.sh b/tools/extractConfig.sh
index 408f69e..8221d86 100755
--- a/tools/extractConfig.sh
+++ b/tools/extractConfig.sh
@@ -1,7 +1,7 @@
#!/bin/sh
-# This scripts extracts a crosstool-ng configuration from the log file
-# of a toolchain build with crosstool-ng.
+# This scripts extracts a crosstool-NG configuration from the log file
+# of a toolchain build with crosstool-NG.
# Usage: $0 <logfile>