freebsd-dev/usr.sbin/bsdconfig/security/Makefile
Bryan Drewery 93e779a26c META MODE: These need object directories to handle staging.
Sponsored by:	EMC / Isilon Storage Division
2015-11-26 01:14:27 +00:00

12 lines
181 B
Makefile

# $FreeBSD$
SUBDIR= include
FILESDIR= ${LIBEXECDIR}/bsdconfig/130.security
FILES= INDEX USAGE
SCRIPTSDIR= ${FILESDIR}
SCRIPTS= kern_securelevel security
.include <bsd.prog.mk>