Deleted Added
full compact
Makefile (257097) Makefile (260013)
1# $FreeBSD: head/tests/Makefile 257097 2013-10-25 05:25:19Z rpaulo $
1# $FreeBSD: stable/10/tests/Makefile 260013 2013-12-28 20:05:31Z jmmv $
2
3.include <bsd.own.mk>
4
2
3.include <bsd.own.mk>
4
5TESTS_SUBDIRS= lib
5SUBDIR= # still empty
6
7TESTSDIR= ${TESTSBASE}
6
7TESTSDIR= ${TESTSBASE}
8
9KYUAFILE= yes
10
11.include <bsd.test.mk>
8KYUAFILE= yes
9
10.include <bsd.test.mk>