1PACKAGE= tests 2 3ATF_TESTS_C= pfctl_test 4ATF_TESTS_SH= macro 5 6LIBADD+= sbuf 7SUBDIR+= files 8WARNS=6 9 10.include <bsd.test.mk> 11