Deleted Added
full compact
Makefile (264741) Makefile (277627)
1# $FreeBSD: head/etc/tests/Makefile 264741 2014-04-21 21:39:25Z jmmv $
1# $FreeBSD: head/etc/tests/Makefile 277627 2015-01-24 00:37:41Z will $
2
3.include <bsd.own.mk>
4
5TESTSDIR= ${TESTSBASE}/etc
6
7.PATH: ${.CURDIR:H:H}/tests
8KYUAFILE= yes
9
2
3.include <bsd.own.mk>
4
5TESTSDIR= ${TESTSBASE}/etc
6
7.PATH: ${.CURDIR:H:H}/tests
8KYUAFILE= yes
9
10TESTS_SUBDIRS+= rc.d
11
10.include <bsd.test.mk>
12.include <bsd.test.mk>