diff -r ee47215c650b -r 2be7232a73ac ct-ng.in --- a/ct-ng.in Mon Jul 23 09:21:52 2007 +0000 +++ b/ct-ng.in Sat Jul 28 21:34:41 2007 +0000 @@ -1,9 +1,9 @@ -#!@@CT_MAKE@@ -f +#!@@CT_MAKE@@ -rf # Makefile for crosstool-NG. # Copyright 2006 Yann E. MORIN # Don't print directory as we descend into them -MAKEFLAGS += --no-print-directory -r +MAKEFLAGS += --no-print-directory --no-builtin-rules # Remember the name of the Makefile CT_MAKEFILE := $(lastword $(MAKEFILE_LIST))