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

.PATH:	${.CURDIR}

FILES=	__init__.py
SUBDIR=	net

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

.include <bsd.prog.mk>