xref: /minix3/external/mit/xorg/include/dri3proto/Makefile (revision 3ac58492b3d3709bad0ae9c60a137f63a90960b7)
1#	$NetBSD: Makefile,v 1.1 2014/03/16 23:25:15 mrg Exp $
2
3.include <bsd.own.mk>
4
5.PATH:	${X11SRCDIR.dri3proto}
6
7INCS=	dri3proto.h
8INCSDIR=${X11INCDIR}/X11/extensions
9
10NOOBJ=	# defined
11
12PKGCONFIG=	dri3proto
13
14.include <bsd.x11.mk>
15.include <bsd.prog.mk>
16