]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - lib/tests/Makefile
Set up the /usr/tests hierarchy.
[FreeBSD/stable/10.git] / lib / tests / Makefile
1 # $FreeBSD$
2
3 .include <bsd.own.mk>
4
5 TESTSDIR=       ${TESTSBASE}/lib
6
7 .PATH:          ${.CURDIR:H:H}/tests
8 KYUAFILE=       yes
9
10 .include <bsd.test.mk>