Current Path : /usr/src/etc/periodic/weekly/ |
FreeBSD hs32.drive.ne.jp 9.1-RELEASE FreeBSD 9.1-RELEASE #1: Wed Jan 14 12:18:08 JST 2015 root@hs32.drive.ne.jp:/sys/amd64/compile/hs32 amd64 |
Current File : //usr/src/etc/periodic/weekly/Makefile |
# $FreeBSD: release/9.1.0/etc/periodic/weekly/Makefile 208320 2010-05-19 23:56:26Z jkim $ .include <bsd.own.mk> FILES= 340.noid \ 999.local # NB: keep these sorted by MK_* knobs .if ${MK_LOCATE} != "no" FILES+= 310.locate .endif .if ${MK_MAN_UTILS} != "no" FILES+= 320.whatis 330.catman .endif .if ${MK_PKGTOOLS} != "no" FILES+= 400.status-pkg .endif .include <bsd.prog.mk>