1 # $NetBSD: Makefile,v 1.6 2017/08/29 07:53:54 mrg Exp $ 2 3 .include <bsd.own.mk> 4 5 XKBNAME= geometry 6 FILES= README amiga ataritt chicony dell everex fujitsu hhk hp \ 7 keytronic kinesis macintosh microsoft nec nokia northgate \ 8 pc sanwa sony steelseries sun teck thinkpad typematrix winbook 9 10 SUBDIR= digital_vndr sgi_vndr 11 12 .include "../Makefile.xkbdata" 13 14 .include <bsd.x11.mk> 15 .include <bsd.prog.mk> 16 .include <bsd.subdir.mk> 17