freebsd-dev/usr.sbin/bsdconfig/includes/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
163 B
Makefile

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