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/ping6 | |
| parent | 6817e978cfb63ed11372fa169dc49f0b0b2d7bd1 (diff) | |
Notes
Diffstat (limited to 'sbin/ping6')
| -rw-r--r-- | sbin/ping6/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sbin/ping6/Makefile b/sbin/ping6/Makefile index 3f671d7330b5..30361ceec061 100644 --- a/sbin/ping6/Makefile +++ b/sbin/ping6/Makefile @@ -1,8 +1,6 @@ # $FreeBSD$ PROG= ping6 -MAN8= ping6.8 -SRCS= ping6.c CFLAGS+=-DINET6 -DIPSEC |
