summaryrefslogtreecommitdiff
path: root/tests/etc/Makefile
blob: d78ac932e0dd9f787b5ea89a682e8139c1a311eb (plain)
1
2
3
4
5
6
7
8
9
10
.include <bsd.own.mk>

TESTSDIR=	${TESTSBASE}/etc

.PATH:		${SRCTOP}/tests
KYUAFILE=	yes

SUBDIR+=	rc.d

.include <bsd.test.mk>