summaryrefslogtreecommitdiffstats
path: root/usr.sbin/arp/Makefile
diff options
context:
space:
mode:
authormikeh <mikeh@FreeBSD.org>2001-12-10 06:42:56 +0000
committermikeh <mikeh@FreeBSD.org>2001-12-10 06:42:56 +0000
commit957a76ab241ec60b1b21124054416935dba9688b (patch)
tree717d008a01d82af4428d497fefa15f43aaa83c18 /usr.sbin/arp/Makefile
parent38128efecae3412741e9cec9b4c2c740bee86166 (diff)
downloadFreeBSD-src-957a76ab241ec60b1b21124054416935dba9688b.zip
FreeBSD-src-957a76ab241ec60b1b21124054416935dba9688b.tar.gz
WARNS=2 cleanup.
Submitted by: Maxime Henrion <mux@qualys.com> MFC after: 2 weeks
Diffstat (limited to 'usr.sbin/arp/Makefile')
-rw-r--r--usr.sbin/arp/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.sbin/arp/Makefile b/usr.sbin/arp/Makefile
index 00b03d7..cb8d236 100644
--- a/usr.sbin/arp/Makefile
+++ b/usr.sbin/arp/Makefile
@@ -4,4 +4,6 @@
PROG= arp
MAN= arp.4 arp.8
+WARNS?= 2
+
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud