1#	$NetBSD: Makefile,v 1.1.1.1 2003/09/11 18:37:07 lukem Exp $
2
3.include <bsd.own.mk>
4
5FILESDIR=	${X11LIBDIR}/xkb/keymap/sgi
6FILES=		be bg ca cz cz_qwerty de de_CH dk dvorak en_US es fi fr fr_CH \
7		gb hu it jp no pl pt ru se sk sk_qwerty th us
8
9.PATH:		${X11SRCDIR.xc}/programs/xkbcomp/keymap/sgi
10
11.include <bsd.x11.mk>
12.include <bsd.prog.mk>
13