xref: /freebsd/tests/atf_python/sys/netpfil/ipfw/Makefile (revision e1e636193db45630c7881246d25902e57c43d24e)
19f44a47fSAlexander V. Chernikov.include <src.opts.mk>
29f44a47fSAlexander V. Chernikov
39f44a47fSAlexander V. Chernikov.PATH:	${.CURDIR}
49f44a47fSAlexander V. Chernikov
5*e1e63619SLexi WinterPACKAGE=tests
69f44a47fSAlexander V. ChernikovFILES=	__init__.py insns.py insn_headers.py ioctl.py ioctl_headers.py \
79f44a47fSAlexander V. Chernikov	ipfw.py utils.py
89f44a47fSAlexander V. Chernikov
99f44a47fSAlexander V. Chernikov.include <bsd.own.mk>
109f44a47fSAlexander V. ChernikovFILESDIR=	${TESTSBASE}/atf_python/sys/netpfil/ipfw
119f44a47fSAlexander V. Chernikov
129f44a47fSAlexander V. Chernikov.include <bsd.prog.mk>
139f44a47fSAlexander V. Chernikov
14