Makefile revision 260013
1# $FreeBSD: stable/10/tests/Makefile 260013 2013-12-28 20:05:31Z jmmv $
2
3.include <bsd.own.mk>
4
5SUBDIR= # still empty
6
7TESTSDIR= ${TESTSBASE}
8KYUAFILE= yes
9
10.include <bsd.test.mk>
11