mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-08 13:28:05 +00:00
d0b2dbfa0e
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
8 lines
82 B
Makefile
8 lines
82 B
Makefile
|
|
PACKAGE= tests
|
|
|
|
ATF_TESTS_SH= inout
|
|
ATF_TESTS_SH+= bcode
|
|
|
|
.include <bsd.test.mk>
|