summaryrefslogtreecommitdiffstats
path: root/etc/periodic/monthly/Makefile
blob: 77c1d663dbc6efaf665346b14aa59e30dbb7e181 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $FreeBSD$

.include <bsd.own.mk>

FILES=	999.local

# NB: keep these sorted by MK_* knobs

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

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud