freebsd-dev/etc/periodic/security/Makefile
Thomas Quinot 77ee1b9798 Add newly-added sripts to FILES.
Reviewed by:	roberto
2002-10-25 15:23:26 +00:00

18 lines
268 B
Makefile

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