# $NetBSD: Makefile,v 1.6 2017/08/29 07:53:54 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 steelseries sun teck thinkpad typematrix winbook SUBDIR= digital_vndr sgi_vndr .include "../Makefile.xkbdata" .include <bsd.x11.mk> .include <bsd.prog.mk> .include <bsd.subdir.mk> |