mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-14 06:12:01 +01:00
031beb4e23
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
7 lines
68 B
Makefile
7 lines
68 B
Makefile
|
|
DTSO!=ls ${.CURDIR}/*.dtso
|
|
|
|
all: test-dtso
|
|
|
|
.include <bsd.init.mk>
|