make build process silent

This commit is contained in:
Steffen Jaeckel
2016-01-19 00:38:05 +01:00
parent de15a6fad9
commit 6905e4113f
2 changed files with 9 additions and 3 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ AR:=$(PREFIX)ar
# Archiver [makes .a files]
#AR=ar
#ARFLAGS=r
ARFLAGS:=r
ifndef MAKE
MAKE:=make