summaryrefslogtreecommitdiffstats
path: root/sbin/ping6/Makefile
blob: 78874f5d2391569da4a9344a47545b57442c6174 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $FreeBSD$

PACKAGE=runtime
PROG=	ping6
MAN=	ping6.8

CFLAGS+=-DIPSEC -DKAME_SCOPEID -DUSE_RFC2292BIS
WARNS?=	3

BINOWN=	root
BINMODE=4555

LIBADD=	ipsec m md

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud