summaryrefslogtreecommitdiffstats
path: root/usr.sbin/mrouted/mtrace/Makefile
blob: 325999465629d59038eb1063dc863a0497d36361 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# $FreeBSD$

PROG=	mtrace

S=	${.CURDIR}/..
.PATH:	$S
CFLAGS+=	-I$S

MAN=	mtrace.8
BINMODE=4555

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