# $FreeBSD: stable/8/etc/periodic/monthly/Makefile 183242 2008-09-21 22:02:26Z sam $

.include <bsd.own.mk>

FILES=	999.local

# NB: keep these sorted by MK_* knobs

.if ${MK_ACCT} != "no"
FILES+=	200.accounting
.endif

.include <bsd.prog.mk>
