aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/memcontrol/Makefile
blob: 25009dbb478f81e26320efc678ba22a34423ce03 (plain) (blame)
1
2
3
4
5
6
7
# $FreeBSD$

PROG=	memcontrol
MAN=	memcontrol.8
WARNS?=	6

.include <bsd.prog.mk>