freebsd_amp_hwpstate/etc/periodic/security/Makefile

16 lines
227 B
Makefile

# $FreeBSD$
BIN= 100.chksetuid \
200.chkmounts \
300.chkuid0 \
400.passwdless \
500.ipfwdenied \
550.ipfwlimit \
600.ip6fwdenied \
650.ip6fwlimit \
700.kernelmsg \
800.loginfail \
900.tcpwrap
.include <bsd.prog.mk>