summaryrefslogtreecommitdiffstats
path: root/sbin/comcontrol/Makefile
diff options
context:
space:
mode:
authorjohan <johan@FreeBSD.org>2003-08-08 19:51:01 +0000
committerjohan <johan@FreeBSD.org>2003-08-08 19:51:01 +0000
commite213f094802cf818efb2d12950d4237484790ea7 (patch)
treec6f9eb69819cc3586fb01a5aa61bab2d096bcd3e /sbin/comcontrol/Makefile
parent792d59e06fc15e52966f360e1695b9974eccfe51 (diff)
downloadFreeBSD-src-e213f094802cf818efb2d12950d4237484790ea7.zip
FreeBSD-src-e213f094802cf818efb2d12950d4237484790ea7.tar.gz
Make this WARNS=6 clean by prototyping 'usage'.
Tested by: make universe
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 d875756..a7720d8 100644
--- a/sbin/comcontrol/Makefile
+++ b/sbin/comcontrol/Makefile
@@ -3,5 +3,6 @@
PROG= comcontrol
MAN= comcontrol.8
+WARNS?= 6
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud