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

PROG=	testrsrr

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

SRCS=	testrsrr.c
NOMAN=

install:

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