Deleted Added
sdiff udiff text old ( 139854 ) new ( 201390 )
full compact
1# $FreeBSD: head/usr.sbin/memcontrol/Makefile 139854 2005-01-07 12:06:30Z delphij $
2
3PROG= memcontrol
4MAN= memcontrol.8
5WARNS?= 6
6
7.include <bsd.prog.mk>