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