]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - etc/periodic/security/Makefile
This commit was generated by cvs2svn to compensate for changes in r175801,
[FreeBSD/FreeBSD.git] / etc / periodic / security / Makefile
1 # $FreeBSD$
2
3 FILES=  100.chksetuid \
4         200.chkmounts \
5         300.chkuid0 \
6         400.passwdless \
7         410.logincheck \
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>