mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-27 03:11:52 +01:00
d0b2dbfa0e
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
7 lines
105 B
Makefile
7 lines
105 B
Makefile
|
|
SCRIPTS= makewhatis.local.sh
|
|
MAN= makewhatis.local.8
|
|
SCRIPTSDIR= ${LIBEXECDIR}
|
|
|
|
.include <bsd.prog.mk>
|