Sync etc/periodic with FreeBSD. Short summary:
[dragonfly.git] / etc / periodic / monthly / Makefile
1 # $FreeBSD: src/etc/periodic/monthly/Makefile,v 1.2.2.1 2002/07/18 12:36:07 ru Exp $
2 # $DragonFly: src/etc/periodic/monthly/Makefile,v 1.3 2006/10/04 21:39:23 dillon Exp $
3
4 FILES=  200.accounting \
5         300.statistics \
6         999.local
7
8 .include <bsd.prog.mk>