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