1# $FreeBSD: releng/10.3/share/tests/Makefile 258299 2013-11-18 12:57:46Z jmmv $
2
3.include <bsd.own.mk>
4
5TESTSDIR=	${TESTSBASE}/share
6
7.PATH:		${.CURDIR:H:H}/tests
8KYUAFILE=	yes
9
10.include <bsd.test.mk>
11