1 2PACKAGE= tests 3 4TESTSDIR= ${TESTSBASE}/sys/mac/ipacl 5 6ATF_TESTS_SH+= ipacl_test 7 8${PACKAGE}FILES+= utils.subr 9 10.include <bsd.test.mk> 11