Use --no-print-directory option of 'make'.
This commit is contained in:
@@ -18,7 +18,7 @@
|
|||||||
##
|
##
|
||||||
|
|
||||||
# Do not print "Entering directory ...".
|
# 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.
|
# Be silent per default, but 'make V=1' will show all compiler calls.
|
||||||
ifneq ($(V),1)
|
ifneq ($(V),1)
|
||||||
|
|||||||
@@ -18,7 +18,7 @@
|
|||||||
##
|
##
|
||||||
|
|
||||||
# Do not print "Entering directory ...".
|
# 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.
|
# Be silent per default, but 'make V=1' will show all compiler calls.
|
||||||
ifneq ($(V),1)
|
ifneq ($(V),1)
|
||||||
|
|||||||
@@ -18,7 +18,7 @@
|
|||||||
##
|
##
|
||||||
|
|
||||||
# Do not print "Entering directory ...".
|
# 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.
|
# Be silent per default, but 'make V=1' will show all compiler calls.
|
||||||
ifneq ($(V),1)
|
ifneq ($(V),1)
|
||||||
|
|||||||
Reference in New Issue
Block a user