We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53a7225 commit 043eb67Copy full SHA for 043eb67
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