1#	$NetBSD: Makefile,v 1.1.1.1 2003/09/11 18:37:07 lukem Exp $
2
3.include <bsd.own.mk>
4
5XKBNAME=	compat
6FILES=		README accessx basic complete default group_led iso9995 japan \
7		keypad misc mousekeys norepeat pc pc98 xtest leds xfree86
8
9XKBDIR=		1
10
11.include "../Makefile.xkbcomp"
12
13.include <bsd.x11.mk>
14.include <bsd.prog.mk>
15