aboutsummaryrefslogtreecommitdiff
path: root/tests/atf_python/Makefile
blob: 889cdcdf9592846954f3990350b4264d1eeb8d8d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
.include <src.opts.mk>

.PATH:	${.CURDIR}

FILES=	__init__.py atf_pytest.py ktest.py utils.py
SUBDIR=	sys

.include <bsd.own.mk>
FILESDIR=	${TESTSBASE}/atf_python


.include <bsd.prog.mk>