opnsense-src/tests/atf_python/sys/netpfil/Makefile

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

12 lines
168 B
Makefile
Raw Normal View History

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