1#	$NetBSD: Makefile,v 1.3.4.1 2004/11/15 09:12:45 rtr Exp $
2
3.include <bsd.own.mk>
4
5XKBNAME=	keycodes
6FILES=		README aliases amiga ataritt fujitsu hp ibm macintosh \
7		powerpcps2 sony sun xfree86 xfree98
8
9SUBDIR=		digital sgi
10
11XKBDIR=		1
12
13.include "../Makefile.xkbdata"
14
15.include <bsd.x11.mk>
16.include <bsd.prog.mk>
17.include <bsd.subdir.mk>
18