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.

11 lines
178 B
Makefile
Raw Normal View History

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