mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-25 18:12:57 +01:00
d0b2dbfa0e
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
9 lines
95 B
Makefile
9 lines
95 B
Makefile
|
|
ATF_TESTS_SH+= getconf_test
|
|
|
|
PROGS+= arch_type
|
|
|
|
BINDIR= ${TESTSDIR}
|
|
|
|
.include <bsd.test.mk>
|