mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-29 04:21:26 +01:00
d0b2dbfa0e
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
6 lines
67 B
Makefile
6 lines
67 B
Makefile
|
|
PROG= posixshmcontrol
|
|
LIBADD= jail util
|
|
|
|
.include <bsd.prog.mk>
|