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"