Patrick Welche <prlw1@cam.ac.uk>
[netbsd-mini2440.git] / x11 / bin / xkbcomp / types / Makefile
blob4691769a45edb4d84cc379476dc9eaa151f98dd8
1 # $NetBSD: Makefile,v 1.2 2003/09/13 20:18:29 lukem Exp $
3 .include <bsd.own.mk>
5 XKBNAME= types
6 FILES= README basic caps complete default mousekeys iso9995 \
7 pc extra numpad
9 XKBDIR= 1
11 .include "../Makefile.xkbcomp"
13 .include <bsd.x11.mk>
14 .include <bsd.prog.mk>