aboutsummaryrefslogtreecommitdiff
path: root/sbin
diff options
context:
space:
mode:
Diffstat (limited to 'sbin')
-rw-r--r--sbin/ping/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/sbin/ping/Makefile b/sbin/ping/Makefile
index d547b8ff1ec3..79f5fc2442a3 100644
--- a/sbin/ping/Makefile
+++ b/sbin/ping/Makefile
@@ -9,7 +9,6 @@ SRCS= ping.c utils.c
MAN= ping.8
BINOWN= root
BINMODE=4555
-WARNS?= 3
LIBADD= m
.if ${MK_DYNAMICROOT} == "no"