aboutsummaryrefslogtreecommitdiff
path: root/sbin/comcontrol/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/comcontrol/Makefile')
-rw-r--r--sbin/comcontrol/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sbin/comcontrol/Makefile b/sbin/comcontrol/Makefile
index d8757565b1a0..1fac2b2b77c3 100644
--- a/sbin/comcontrol/Makefile
+++ b/sbin/comcontrol/Makefile
@@ -2,6 +2,7 @@
# $FreeBSD$
PROG= comcontrol
+WARNS= 0
MAN= comcontrol.8
.include <bsd.prog.mk>