diff options
Diffstat (limited to 'usr.sbin/crunch/Makefile.inc')
-rw-r--r-- | usr.sbin/crunch/Makefile.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.sbin/crunch/Makefile.inc b/usr.sbin/crunch/Makefile.inc index f8ffe675db6e..36175b7e5258 100644 --- a/usr.sbin/crunch/Makefile.inc +++ b/usr.sbin/crunch/Makefile.inc @@ -2,3 +2,5 @@ # modify to taste BINDIR?= /usr/bin + +WARNS?= 2 |