Explorar el Código

make build output a little less noisy

Mike Frysinger hace 19 años
padre
commit
9bf5af92ea
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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 := @