]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - libexec/atf/atf-check/tests/Makefile
Merge clang trunk r366426, resolve conflicts, and update FREEBSD-Xlist.
[FreeBSD/FreeBSD.git] / libexec / atf / atf-check / tests / Makefile
1 # $FreeBSD$
2
3 ATF=            ${SRCTOP}/contrib/atf
4 .PATH:          ${ATF}/atf-sh
5
6 ATF_TESTS_SH=   atf-check_test
7
8 .include <bsd.test.mk>