]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - tests/atf_python/Makefile
ena: Upgrade ena-com to freebsd v2.7.0
[FreeBSD/FreeBSD.git] / tests / atf_python / Makefile
1 .include <src.opts.mk>
2
3 .PATH:  ${.CURDIR}
4
5 PACKAGE=        tests
6
7 FILES=  __init__.py atf_pytest.py ktest.py utils.py
8 SUBDIR= sys
9
10 .include <bsd.own.mk>
11 FILESDIR=       ${TESTSBASE}/atf_python
12
13
14 .include <bsd.prog.mk>