Makefile revision 283056
1# $FreeBSD: head/tests/etc/Makefile 283056 2015-05-18 11:02:43Z ngie $
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