xref: /freebsd-13-stable/tests/atf_python/sys/Makefile (revision 0a76e8d75beabf5a4274b3335866b6c853f42b00)
1.include <src.opts.mk>
2
3.PATH:	${.CURDIR}
4
5FILES=	__init__.py
6SUBDIR=	net
7
8.include <bsd.own.mk>
9FILESDIR=	${TESTSBASE}/atf_python/sys
10
11.include <bsd.prog.mk>
12