xref: /trueos/tests/etc/Makefile (revision 5868f7205430cd67aa3b655419d3f15f83b70119)
1# $FreeBSD$
2
3.include <bsd.own.mk>
4
5TESTSDIR=	${TESTSBASE}/etc
6
7.PATH:		${.CURDIR:H}
8KYUAFILE=	yes
9
10SUBDIR+=	rc.d
11
12.include <bsd.test.mk>
13