1.include <src.opts.mk> 2 3.PATH: ${.CURDIR} 4 5PACKAGE=tests 6FILES= __init__.py 7SUBDIR= net netlink netpfil 8 9.include <bsd.own.mk> 10FILESDIR= ${TESTSBASE}/atf_python/sys 11 12.include <bsd.prog.mk> 13