mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-06 13:09:50 +00:00
345e52e742
- MAN[1-9] -> MAN.
7 lines
74 B
Makefile
7 lines
74 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= memcontrol
|
|
MAN= memcontrol.8
|
|
|
|
.include <bsd.prog.mk>
|