summaryrefslogtreecommitdiffstats
path: root/sbin/ping/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/ping/Makefile')
-rw-r--r--sbin/ping/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/ping/Makefile b/sbin/ping/Makefile
index 4de6ae1..dcba2d1 100644
--- a/sbin/ping/Makefile
+++ b/sbin/ping/Makefile
@@ -1,10 +1,10 @@
# @(#)Makefile 8.1 (Berkeley) 6/5/93
-# $Id: Makefile,v 1.6 1998/09/05 15:11:47 dfr Exp $
+# $Id: Makefile,v 1.7 1998/09/19 22:42:02 obrien Exp $
PROG= ping
MAN8= ping.8
BINMODE=4555
-COPTS+= -Wall -Wmissing-prototypes
+COPTS+= -Wall
.if ${MACHINE_ARCH} == "alpha"
COPTS+= -fno-builtin # GCC's builtin memcpy doesn't do unaligned copies
.endif
OpenPOWER on IntegriCloud