aboutsummaryrefslogblamecommitdiff
path: root/tests/atf_python/Makefile
blob: 1a2fec387edac2cf8d17b03475aec9a232fe7797 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12



                      
                                          






                                       
.include <src.opts.mk>

.PATH:	${.CURDIR}

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

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


.include <bsd.prog.mk>