mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-29 04:21:26 +01:00
d0b2dbfa0e
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
10 lines
110 B
Makefile
10 lines
110 B
Makefile
|
|
PACKAGE= tests
|
|
|
|
.PATH: ${SRCTOP}/tests
|
|
KYUAFILE= yes
|
|
|
|
${PACKAGE}FILES+= regress.m4
|
|
|
|
.include <bsd.test.mk>
|