xref: /dragonfly/etc/periodic/monthly/Makefile (revision 333227be)
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.2 2003/06/17 04:24:48 dillon Exp $
3
4FILES=	200.accounting \
5	999.local
6
7.include <bsd.prog.mk>
8