summaryrefslogtreecommitdiff
path: root/external/mit/xorg/lib/xkeyboard-config/keycodes/Makefile
blob: 678ce1039d9b379033310c43dd707e72aa58bdf2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#	$NetBSD: Makefile,v 1.5 2017/02/13 06:11:01 snj Exp $

.include <bsd.own.mk>

XKBNAME=	keycodes
FILES=		README aliases amiga ataritt empty evdev fujitsu hp ibm \
		jolla macintosh olpc sony sun xfree86 xfree98

SUBDIR=		digital_vndr sgi_vndr

.include "../Makefile.xkbdata"

.include <bsd.x11.mk>
.include <bsd.prog.mk>
.include <bsd.subdir.mk>