xref: /dragonfly/etc/periodic/monthly/Makefile (revision f8f04fe3)
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
4FILES=	200.accounting \
5	300.statistics \
6	999.local
7
8.include <bsd.prog.mk>
9