d0b2dbfa0e
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
12 lines
123 B
Makefile
12 lines
123 B
Makefile
|
|
PACKAGE= tests
|
|
|
|
ATF_TESTS_C= pfctl_test
|
|
ATF_TESTS_SH= macro
|
|
|
|
LIBADD+= sbuf
|
|
SUBDIR+= files
|
|
WARNS=6
|
|
|
|
.include <bsd.test.mk>
|