971bb1a587
Change-Id: Ib11d8659485a444797bf3a2118182a1d4e316b50
18 lines
421 B
Makefile
18 lines
421 B
Makefile
# $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>
|