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