# $FreeBSD: releng/12.1/usr.sbin/periodic/etc/weekly/Makefile 337648 2018-08-11 17:11:08Z brd $ # $BSDSUniX $ .include CONFS= 340.noid \ 450.status-security \ 999.local # NB: keep these sorted by MK_* knobs .if ${MK_LOCATE} != "no" CONFS+= 310.locate .endif .if ${MK_MAN_UTILS} != "no" CONFS+= 320.whatis .endif .include