Deleted Added
full compact
Makefile (158497) Makefile (161602)
1# $FreeBSD: head/etc/periodic/security/Makefile 158497 2006-05-12 19:17:34Z mlaier $
1# $FreeBSD: head/etc/periodic/security/Makefile 161602 2006-08-25 07:34:36Z trhodes $
2
3FILES= 100.chksetuid \
4 200.chkmounts \
5 300.chkuid0 \
6 400.passwdless \
2
3FILES= 100.chksetuid \
4 200.chkmounts \
5 300.chkuid0 \
6 400.passwdless \
7 410.logincheck \
7 500.ipfwdenied \
8 510.ipfdenied \
9 520.pfdenied \
10 550.ipfwlimit \
11 700.kernelmsg \
12 800.loginfail \
13 900.tcpwrap \
14 security.functions
15
16.include <bsd.prog.mk>
8 500.ipfwdenied \
9 510.ipfdenied \
10 520.pfdenied \
11 550.ipfwlimit \
12 700.kernelmsg \
13 800.loginfail \
14 900.tcpwrap \
15 security.functions
16
17.include <bsd.prog.mk>