Switch the default WARNS level for sbin/ to 6.

Submitted by:	Ulrich Spörlein
This commit is contained in:
Ruslan Ermilov
2009-10-19 16:00:24 +00:00
parent 605c493e90
commit 106d839190
51 changed files with 25 additions and 39 deletions
-1
View File
@@ -3,6 +3,5 @@
PROG= comcontrol
MAN= comcontrol.8
WARNS?= 6
.include <bsd.prog.mk>