1#	$NetBSD: Makefile,v 1.2 2008/09/13 04:32:29 cube Exp $
2
3.include <bsd.own.mk>
4
5.PATH:	${X11SRCDIR.xcmiscproto}
6
7INCS=	xcmiscstr.h \
8	xcmiscproto.h
9
10INCSDIR=${X11INCDIR}/X11/extensions
11
12NOOBJ=	# defined
13
14PKGCONFIG=	xcmiscproto
15
16.include <bsd.x11.mk>
17.include <bsd.prog.mk>
18