summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bsdconfig/console/Makefile
blob: aa6c6f181511e2aab751b22a8105ed5df2a8f874 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $FreeBSD$

NO_OBJ=

SUBDIR= include

FILESDIR=	${LIBEXECDIR}/bsdconfig/080.console
FILES=		INDEX USAGE

SCRIPTSDIR=	${FILESDIR}
SCRIPTS=	console font keymap repeat saver screenmap ttys

beforeinstall:
	mkdir -p ${DESTDIR}${FILESDIR}

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud