freebsd_amp_hwpstate/etc/periodic/weekly/Makefile

15 lines
186 B
Makefile

# $FreeBSD$
BIN= 120.clean-kvmdb \
310.locate \
320.whatis \
330.catman \
340.noid \
400.status-pkg \
999.local
.if !defined(NOUUCP)
BIN+= 300.uucp
.endif
.include <bsd.prog.mk>