summaryrefslogtreecommitdiff
path: root/misc/Makefile.quiet
blob: 8ee368920600a57759da0c0defcca9cc6a19a5b8 (plain)
1
2
GNU_VERBOSITY := $(if $(findstring GNU,$(shell $(MAKE) -v)),0,1)
V ?= $(GNU_VERBOSITY)