mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-13 05:41:26 +01:00
031beb4e23
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
7 lines
65 B
Makefile
7 lines
65 B
Makefile
|
|
DTS!=ls ${.CURDIR}/*.dts
|
|
|
|
all: test-dts
|
|
|
|
.include <bsd.init.mk>
|