summaryrefslogtreecommitdiffstats
path: root/usr.sbin/mrouted/testrsrr/Makefile
blob: 9e710ff3a55e62ac5a57db1eeafb308a0ed607ee (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#	$Id: Makefile,v 1.1 1994/09/08 02:51:37 wollman Exp $

PROG=	testrsrr

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

SRCS=	testrsrr.c
NOMAN=

install:

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