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

S=	${.CURDIR}/..
.PATH: $S

PROG=	mtrace
MAN=	mtrace.8
BINMODE= 4555

CFLAGS+= -I$S

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