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