diff options
| -rw-r--r-- | Makerules | 1 | 
1 files changed, 1 insertions, 0 deletions
@@ -32,6 +32,7 @@ endif  headers-y: $(headers-y) +MAKEFLAGS += --no-print-directory  ifneq ($(findstring s,$(MAKEFLAGS)),)  DISP := sil  Q := @  | 
![]()  | 
index : uclibc-ng.git | |
| Unnamed repository; edit this file 'description' to name the repository. | 
| summaryrefslogtreecommitdiff | 
| -rw-r--r-- | Makerules | 1 | 
@@ -32,6 +32,7 @@ endif  headers-y: $(headers-y) +MAKEFLAGS += --no-print-directory  ifneq ($(findstring s,$(MAKEFLAGS)),)  DISP := sil  Q := @  |