1
2.include <bsd.own.mk>
3
4TESTSDIR=	${TESTSBASE}/etc
5
6.PATH:		${SRCTOP}/tests
7KYUAFILE=	yes
8
9SUBDIR+=	rc.d
10
11.include <bsd.test.mk>
12