1#	$NetBSD: Makefile,v 1.2 2010/05/28 12:38:34 ghen Exp $
2
3.include <bsd.own.mk>
4
5XKBNAME=	geometry
6FILES=		README amiga ataritt chicony dell everex fujitsu hhk hp \
7		keytronic kinesis macintosh microsoft nec nokia northgate \
8		pc sanwa sony sun thinkpad typematrix winbook
9
10SUBDIR=		digital_vndr sgi_vndr
11
12XKBDIR=		1
13
14.include "../Makefile.xkbdata"
15
16.include <bsd.x11.mk>
17.include <bsd.prog.mk>
18.include <bsd.subdir.mk>
19