summaryrefslogtreecommitdiffstats
path: root/usr.sbin/arp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/arp/Makefile')
-rw-r--r--usr.sbin/arp/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.sbin/arp/Makefile b/usr.sbin/arp/Makefile
index 474886a..cb8d236 100644
--- a/usr.sbin/arp/Makefile
+++ b/usr.sbin/arp/Makefile
@@ -2,7 +2,8 @@
# $FreeBSD$
PROG= arp
-WARNS?= 2
MAN= arp.4 arp.8
+WARNS?= 2
+
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud