summaryrefslogtreecommitdiff
path: root/tests/usr.sbin/stdhosts/Makefile
blob: 41977799453c9e311a0d35f4002bcbdd1de558e6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# $NetBSD: Makefile,v 1.3 2020/06/24 15:05:45 martin Exp $

.include <bsd.own.mk>

TESTSDIR=	${TESTSBASE}/usr.sbin/stdhosts

TESTS_SH=	t_stdhosts

FILESDIR=	${TESTSDIR}
FILES+= 	d_ipv6.in

.include <bsd.test.mk>