From 41708f76f94b30994d0a821f0e24e9cf78f572b6 Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Mon, 23 Jul 2007 09:46:05 +0000 Subject: Try again to fix the --local behavior. diff --git a/ct-ng.in b/ct-ng.in index 1d4b77c..bb39ba0 100644 --- a/ct-ng.in +++ b/ct-ng.in @@ -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)) -- cgit v0.10.2-6-g49f6