Преглед изворни кода

make build output a little less noisy

Mike Frysinger пре 20 година
родитељ
комит
9bf5af92ea
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      Makerules

+ 1 - 0
Makerules

@@ -32,6 +32,7 @@ endif
 
 headers-y: $(headers-y)
 
+MAKEFLAGS += --no-print-directory
 ifneq ($(findstring s,$(MAKEFLAGS)),)
 DISP := sil
 Q := @