Default to WARNS=2.
Binary builds that cannot handle this must explicitly set WARNS=0. Reviewed by: mike
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PROG= comcontrol
|
||||
WARNS= 0
|
||||
MAN= comcontrol.8
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
||||
Reference in New Issue
Block a user