xref: /freebsd-13.1/usr.sbin/memcontrol/Makefile (revision 71ccf092)
1# $FreeBSD$
2
3PROG=	memcontrol
4MAN=	memcontrol.8
5
6.include <bsd.prog.mk>
7