diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-03-20 18:13:31 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-03-20 18:13:31 +0000 |
| commit | fe655281c5aaa0c4feb637ba0199f869ba84a78b (patch) | |
| tree | ec6d9a3298f43e6216117f9bd115130df43bf52a /sbin/ping/Makefile | |
| parent | 6817e978cfb63ed11372fa169dc49f0b0b2d7bd1 (diff) | |
Notes
Diffstat (limited to 'sbin/ping/Makefile')
| -rw-r--r-- | sbin/ping/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sbin/ping/Makefile b/sbin/ping/Makefile index 808898f95541..1e14827c12c9 100644 --- a/sbin/ping/Makefile +++ b/sbin/ping/Makefile @@ -2,7 +2,6 @@ # $FreeBSD$ PROG= ping -MAN8= ping.8 BINMODE=4555 COPTS+= -Wall -Wmissing-prototypes .if ${MACHINE_ARCH} == "alpha" |
