summaryrefslogtreecommitdiffstats
path: root/usr.sbin/mrouted/testrsrr/Makefile
blob: b1ea5e5236895288618f6e173839cbb52093d91c (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