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