971bb1a587
Change-Id: Ib11d8659485a444797bf3a2118182a1d4e316b50
17 lines
353 B
Makefile
17 lines
353 B
Makefile
# $NetBSD: Makefile,v 1.3 2013/05/31 23:28:25 mrg Exp $
|
|
|
|
.include <bsd.own.mk>
|
|
|
|
XKBNAME= keycodes
|
|
FILES= README aliases amiga ataritt empty evdev fujitsu hp ibm \
|
|
macintosh olpc sony sun xfree86 xfree98
|
|
|
|
SUBDIR= digital_vndr sgi_vndr
|
|
|
|
XKBDIR= 1
|
|
|
|
.include "../Makefile.xkbdata"
|
|
|
|
.include <bsd.x11.mk>
|
|
.include <bsd.prog.mk>
|
|
.include <bsd.subdir.mk>
|