Makefile revision 1.1
1#	$NetBSD: Makefile,v 1.1 2009/06/10 04:37:27 mrg Exp $
2
3.include <bsd.own.mk>
4
5.PATH:	${X11SRCDIR.dri2proto}
6
7INCS=	dri2proto.h dri2tokens.h
8INCSDIR=${X11INCDIR}/X11/extensions
9
10NOOBJ=	# defined
11
12PKGCONFIG=	dri2proto
13
14.include <bsd.x11.mk>
15.include <bsd.prog.mk>
16