Use --no-print-directory option of 'make'.
This commit is contained in:
parent
06fa19df3e
commit
94ccc164db
@ -18,7 +18,7 @@
|
||||
##
|
||||
|
||||
# Do not print "Entering directory ...".
|
||||
## MAKEFLAGS += --no-print-directory
|
||||
MAKEFLAGS += --no-print-directory
|
||||
|
||||
# Be silent per default, but 'make V=1' will show all compiler calls.
|
||||
ifneq ($(V),1)
|
||||
|
@ -18,7 +18,7 @@
|
||||
##
|
||||
|
||||
# Do not print "Entering directory ...".
|
||||
## MAKEFLAGS += --no-print-directory
|
||||
MAKEFLAGS += --no-print-directory
|
||||
|
||||
# Be silent per default, but 'make V=1' will show all compiler calls.
|
||||
ifneq ($(V),1)
|
||||
|
@ -18,7 +18,7 @@
|
||||
##
|
||||
|
||||
# Do not print "Entering directory ...".
|
||||
## MAKEFLAGS += --no-print-directory
|
||||
MAKEFLAGS += --no-print-directory
|
||||
|
||||
# Be silent per default, but 'make V=1' will show all compiler calls.
|
||||
ifneq ($(V),1)
|
||||
|
Loading…
x
Reference in New Issue
Block a user