Allow to control test Makefile output via QUIET (like libsrc).
This commit is contained in:
@@ -1,9 +1,5 @@
|
||||
# top-level Makefile for the regression tests
|
||||
|
||||
# You can comment this special target when you debug the regression tests.
|
||||
# Then, make will give you more progress reports.
|
||||
.SILENT:
|
||||
|
||||
ifneq ($(shell echo),)
|
||||
CMD_EXE = 1
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user