]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - libexec/atf/atf-check/tests/Makefile
MFC r289172,r290254:
[FreeBSD/stable/10.git] / libexec / atf / atf-check / tests / Makefile
1 # $FreeBSD$
2
3 .include <bsd.init.mk>
4
5 ATF=            ${SRCTOP}/contrib/atf
6 .PATH:          ${ATF}/atf-sh
7
8 ATF_TESTS_SH=   atf-check_test
9
10 .include <bsd.test.mk>