We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9cb73dd + 043eb67 commit 55a08aeCopy full SHA for 55a08ae
Makefile.include
@@ -80,6 +80,8 @@ else
80
OPEN := xdg-open
81
endif
82
83
+QUIET ?= 1
84
+
85
ifeq ($(QUIET),1)
86
AD=@
87
MAKEFLAGS += --no-print-directory
0 commit comments