Deleted Added
full compact
Makefile (105938) Makefile (138061)
1# $FreeBSD: head/etc/periodic/security/Makefile 105938 2002-10-25 15:23:26Z thomas $
1# $FreeBSD: head/etc/periodic/security/Makefile 138061 2004-11-24 18:41:53Z mlaier $
2
3FILES= 100.chksetuid \
4 200.chkmounts \
5 300.chkuid0 \
6 400.passwdless \
7 500.ipfwdenied \
8 510.ipfdenied \
2
3FILES= 100.chksetuid \
4 200.chkmounts \
5 300.chkuid0 \
6 400.passwdless \
7 500.ipfwdenied \
8 510.ipfdenied \
9 520.pfdenied \
9 550.ipfwlimit \
10 600.ip6fwdenied \
11 650.ip6fwlimit \
12 700.kernelmsg \
13 800.loginfail \
14 900.tcpwrap \
15 security.functions
16
17.include <bsd.prog.mk>
10 550.ipfwlimit \
11 600.ip6fwdenied \
12 650.ip6fwlimit \
13 700.kernelmsg \
14 800.loginfail \
15 900.tcpwrap \
16 security.functions
17
18.include <bsd.prog.mk>