summaryrefslogtreecommitdiff
path: root/external/mit/xorg/lib/xkeyboard-config/geometry/Makefile
blob: 46b9ffe5d9b0d93ddffce16506f0a8e6e441cf20 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#	$NetBSD: Makefile,v 1.3 2011/02/21 05:10:27 mrg Exp $

.include <bsd.own.mk>

XKBNAME=	geometry
FILES=		README amiga ataritt chicony dell everex fujitsu hhk hp \
		keytronic kinesis macintosh microsoft nec nokia northgate \
		pc sanwa sony sun thinkpad typematrix winbook

SUBDIR=		digital_vndr sgi_vndr

XKBDIR=		1

.include "../Makefile.xkbdata"

.include <bsd.x11.mk>
.include <bsd.prog.mk>
.include <bsd.subdir.mk>