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

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

PROG=	mtrace
MAN=	mtrace.8
BINOWN=	root
BINMODE= 4555

CFLAGS+= -I$S

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