xref: /dflybsd-src/etc/periodic/monthly/Makefile (revision 07ba1d9ef85c3840fca23c1fe4db9c12722996a4)
1# $FreeBSD: src/etc/periodic/monthly/Makefile,v 1.2.2.1 2002/07/18 12:36:07 ru Exp $
2
3FILES=	200.accounting \
4	450.status-security \
5	999.local
6
7.include <bsd.prog.mk>
8