mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-25 01:55:19 +01:00
031beb4e23
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
7 lines
90 B
Makefile
7 lines
90 B
Makefile
.PATH: ${SRCTOP}/sys/dev/fb
|
|
|
|
KMOD= splash_txt
|
|
SRCS= splash_txt.c
|
|
|
|
.include <bsd.kmod.mk>
|