ct-ng.in
changeset 301 2be7232a73ac
parent 288 ee47215c650b
child 333 d647d0e6021e
     1.1 --- a/ct-ng.in	Mon Jul 23 09:21:52 2007 +0000
     1.2 +++ b/ct-ng.in	Sat Jul 28 21:34:41 2007 +0000
     1.3 @@ -1,9 +1,9 @@
     1.4 -#!@@CT_MAKE@@ -f
     1.5 +#!@@CT_MAKE@@ -rf
     1.6  # Makefile for crosstool-NG.
     1.7  # Copyright 2006 Yann E. MORIN <yann.morin.1998@anciens.enib.fr>
     1.8  
     1.9  # Don't print directory as we descend into them
    1.10 -MAKEFLAGS += --no-print-directory -r
    1.11 +MAKEFLAGS += --no-print-directory --no-builtin-rules
    1.12  
    1.13  # Remember the name of the Makefile
    1.14  CT_MAKEFILE := $(lastword $(MAKEFILE_LIST))