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

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

PROG=	testrsrr
NO_MAN=
SRCS=	testrsrr.c

CFLAGS+= -I$S

install:

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