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

# $FreeBSD$
SUBDIR= include
FILESDIR= ${LIBEXECDIR}/bsdconfig/080.console
FILES= INDEX USAGE
SCRIPTSDIR= ${FILESDIR}
SCRIPTS= console font keymap repeat saver screenmap ttys
.include <bsd.prog.mk>