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

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

PROG=	testrsrr
NOMAN=
SRCS=	testrsrr.c

CFLAGS+= -I$S

install:

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