1# $NetBSD: Makefile,v 1.2 2020/02/23 09:14:05 mrg Exp $
2
3NOPROG=	yes
4
5INCS=  XKBgeom.h
6INCSDIR=${X11INCDIR}/X11/extensions
7
8.include <bsd.x11.mk>
9
10.PATH:		${X11SRCDIR.X11}/include/X11/extensions
11
12.include <bsd.prog.mk>
13