diff -r 89b41dbffe8d -r 7987069e8312 Makefile --- a/Makefile Mon May 07 09:04:02 2007 +0000 +++ b/Makefile Tue May 08 10:57:34 2007 +0000 @@ -1,6 +1,9 @@ # Makefile for crosstool-NG. # Copyright 2006 Yann E. MORIN +# Don't print directory as we descend into them +MAKEFLAGS += --no-print-directory + # The project version export PROJECTVERSION=0.0.2-svn