summaryrefslogtreecommitdiff
path: root/toolchain
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2007-02-12 10:41:59 +0000
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2007-02-12 10:41:59 +0000
commit2d70eb0b894eb330347ad8c8e7e4d460d6205153 (patch)
treeba76f2f105c26b46f1d1f25c9c1908b7403a116a /toolchain
parente95d0eee495dab385d2f11485ab65e9c5ee514cf (diff)
- cosmetics
Diffstat (limited to 'toolchain')
-rwxr-xr-xtoolchain/dependencies/dependencies.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchain/dependencies/dependencies.sh b/toolchain/dependencies/dependencies.sh
index a0506ec8c..bd88dcb06 100755
--- a/toolchain/dependencies/dependencies.sh
+++ b/toolchain/dependencies/dependencies.sh
@@ -50,7 +50,7 @@ if test -n "$INCLUDES" ; then
echo "INCLUDES clean: FALSE"
/bin/echo -e "WARNING: INCLUDES contains:\n\t'$INCLUDES'"
else
- echo "INCLUDES clean: Ok"
+ echo "INCLUDES clean: Ok"
fi
if test -n "$CXXFLAGS" ; then