Add the DragonFly cvs id and perform general cleanups on cvs/rcs/sccs ids. Most
[dragonfly.git] / usr.sbin / memcontrol / Makefile
1 # $FreeBSD: src/usr.sbin/memcontrol/Makefile,v 1.2.2.1 2001/04/25 12:10:04 ru Exp $
2 # $DragonFly: src/usr.sbin/memcontrol/Makefile,v 1.2 2003/06/17 04:29:57 dillon Exp $
3
4 PROG=           memcontrol
5 MAN=            memcontrol.8
6
7 .include <bsd.prog.mk>