freebsd_amp_hwpstate/tests/atf_python/sys/net/Makefile

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

12 lines
192 B
Makefile
Raw Normal View History

.include <src.opts.mk>
.PATH: ${.CURDIR}
PACKAGE=tests
FILES= __init__.py rtsock.py tools.py vnet.py
.include <bsd.own.mk>
FILESDIR= ${TESTSBASE}/atf_python/sys/net
.include <bsd.prog.mk>