mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2025-01-11 17:04:19 +01:00
48b7ea76f0
Reviewed by: msmith
7 lines
75 B
Makefile
7 lines
75 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= memcontrol
|
|
MAN8= memcontrol.8
|
|
|
|
.include <bsd.prog.mk>
|