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

.include <bsd.own.mk>

FILES=	450.status-security \
	999.local

# NB: keep these sorted by MK_* knobs

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

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