Training courses

Kernel and Embedded Linux

Bootlin training courses

Embedded Linux, kernel,
Yocto Project, Buildroot, real-time,
graphics, boot time, debugging...

Bootlin logo

Elixir Cross Referencer

#	$NetBSD: Makefile.xkbdata,v 1.4 2018/06/01 01:21:02 christos Exp $

XKBDISTDIR=	${X11SRCDIR.xkeyboard-config}/${XKBNAME}

.PATH:		${XKBDISTDIR}

.SUFFIXES: .in

.in:
	${TOOL_SED} -e 's,<_,<,g' -e 's,</_,</,g' < ${.ALLSRC} > ${.TARGET}


FILESDIR=	${X11LIBDIR}/xkb/${XKBNAME}