- cosmetics
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Mon, 12 Feb 2007 10:41:59 +0000 (10:41 -0000)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Mon, 12 Feb 2007 10:41:59 +0000 (10:41 -0000)
toolchain/dependencies/dependencies.sh

index a0506ec8ca06dbd47b55b85b25fc0887f79c2874..bd88dcb0607a19d64a679856990d75273b125251 100755 (executable)
@@ -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