opnsense-src/tests/atf_python/sys/Makefile

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

12 lines
175 B
Makefile
Raw Normal View History

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