diff -r 89b41dbffe8d -r 312fe9ff8370 Makefile --- a/Makefile Mon May 07 09:04:02 2007 +0000 +++ b/Makefile Mon May 07 16:10:17 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