aboutsummaryrefslogtreecommitdiff
path: root/tests/atf_python/Makefile
blob: 26d41974325787c7cbe958d42f49fb3848e998c0 (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
SUBDIR=	sys

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


.include <bsd.prog.mk>