From ef65aeae8fb0760baac836a0de4501dfae6c7261 Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Mon, 7 May 2007 16:10:17 +0000 Subject: Don't print directories as we descend into them. diff --git a/Makefile b/Makefile index fa6e2da..be5e005 100644 --- a/Makefile +++ b/Makefile @@ -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 -- cgit v0.10.2-6-g49f6