mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-18 10:35:55 +00: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>
|