ct-ng.in
changeset 285 148f0a31e2d8
parent 284 23ae4aebb94c
child 288 ee47215c650b
     1.1 --- a/ct-ng.in	Sun Jul 22 16:36:20 2007 +0000
     1.2 +++ b/ct-ng.in	Sun Jul 22 17:44:27 2007 +0000
     1.3 @@ -3,7 +3,7 @@
     1.4  # Copyright 2006 Yann E. MORIN <yann.morin.1998@anciens.enib.fr>
     1.5  
     1.6  # Don't print directory as we descend into them
     1.7 -MAKEFLAGS += --no-print-directory
     1.8 +MAKEFLAGS += --no-print-directory --no-builtin-rules
     1.9  
    1.10  # Remember the name of the Makefile
    1.11  CT_MAKEFILE := $(lastword $(MAKEFILE_LIST))