summaryrefslogtreecommitdiffstats
path: root/etc/cron.d/Makefile
blob: aa487cbfb47e0d885478e0e0a22414fbba9bd757 (plain)
1
2
3
4
5
6
7
8
9
10
11
# $FreeBSD$

.include <bsd.own.mk>

.if ${MK_AT} != "no"
FILES+=		at
.endif

BINDIR=		/etc/cron.d

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