summaryrefslogtreecommitdiff
path: root/tests/net/route/Makefile
blob: 69b5d19a798d955d0287049b3108fbe674fdb898 (plain)
1
2
3
4
5
6
7
8
9
10
#	$NetBSD: Makefile,v 1.2 2015/05/18 06:27:04 ozaki-r Exp $
#

.include <bsd.own.mk>

TESTSDIR=	${TESTSBASE}/net/route

TESTS_SH=	t_change t_flags

.include <bsd.test.mk>