freebsd-dev/sbin/pfctl/tests/Makefile
2019-09-05 14:19:06 +00:00

11 lines
104 B
Makefile

# $FreeBSD$
PACKAGE= tests
ATF_TESTS_SH= pfctl_test \
macro
SUBDIR+= files
.include <bsd.test.mk>