summaryrefslogtreecommitdiff
path: root/tests/sbin/route/Makefile
blob: e9c8b051463ebc8975339d305ddaa3097cf89ba0 (plain)
1
2
3
4
5
6
7
8
9
# $NetBSD: Makefile,v 1.1 2011/05/03 07:56:42 jruoho Exp $

.include <bsd.own.mk>

TESTSDIR=	${TESTSBASE}/sbin/route

TESTS_SH=	t_missing

.include <bsd.test.mk>