xref: /netbsd-src/tests/usr.sbin/stdhosts/Makefile (revision daa128b211df9bce056fc6001e2a46ff5cbfb1aa)
1*daa128b2Smartin# $NetBSD: Makefile,v 1.3 2020/06/24 15:05:45 martin Exp $
23f1bde29Sjruoho
33f1bde29Sjruoho.include <bsd.own.mk>
43f1bde29Sjruoho
54c5da456SmartinTESTSDIR=	${TESTSBASE}/usr.sbin/stdhosts
63f1bde29Sjruoho
73f1bde29SjruohoTESTS_SH=	t_stdhosts
83f1bde29Sjruoho
9*daa128b2SmartinFILESDIR=	${TESTSDIR}
10*daa128b2SmartinFILES+= 	d_ipv6.in
11*daa128b2Smartin
123f1bde29Sjruoho.include <bsd.test.mk>
13