# $FreeBSD: head/etc/cron.d/Makefile 318443 2017-05-18 06:33:55Z ngie $

.include <src.opts.mk>

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

BINDIR=		/etc/cron.d

.include <bsd.prog.mk>
