Browse Source

make build output a little less noisy

Mike Frysinger 19 years ago
parent
commit
9bf5af92ea
1 changed files with 1 additions and 0 deletions
  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 := @