# $FreeBSD: stable/7/etc/periodic/monthly/Makefile 187106 2009-01-12 17:19:17Z 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>
