mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-13 05:41:26 +01:00
d0b2dbfa0e
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
6 lines
62 B
Makefile
6 lines
62 B
Makefile
|
|
PROG= fdread
|
|
SRCS= fdread.c fdutil.c
|
|
|
|
.include <bsd.prog.mk>
|