Make build system less verbose

This commit is contained in:
Thomas Veerman
2012-11-16 17:50:56 +00:00
parent 15e5aba748
commit 05fddc7d36
2 changed files with 6 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
# which architecture to compile for
ARCH=i386
MAKEVERBOSE?= 1
.ifdef BSD_PKG_MK
.error Please use bmake for pkgsrc instead of the base system make.