mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-25 10:01:02 +01:00
d0b2dbfa0e
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
7 lines
110 B
Makefile
7 lines
110 B
Makefile
|
|
SUBDIR= lib .WAIT \
|
|
fifolog_create fifolog_writer fifolog_reader
|
|
SUBDIR_PARALLEL=
|
|
|
|
.include <bsd.subdir.mk>
|