summaryrefslogtreecommitdiff
path: root/ct-ng.in
diff options
context:
space:
mode:
Diffstat (limited to 'ct-ng.in')
-rw-r--r--ct-ng.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/ct-ng.in b/ct-ng.in
index 65cd7ba..1d4b77c 100644
--- a/ct-ng.in
+++ b/ct-ng.in
@@ -3,7 +3,7 @@
# Copyright 2006 Yann E. MORIN <yann.morin.1998@anciens.enib.fr>
# Don't print directory as we descend into them
-MAKEFLAGS += --no-print-directory --no-builtin-rules
+MAKEFLAGS += --no-print-directory -r
# Remember the name of the Makefile
CT_MAKEFILE := $(lastword $(MAKEFILE_LIST))