Sync usage with man page.
[netbsd-mini2440.git] / external / mit / xorg / include / xf86driproto / Makefile
blob5b6f2d8b745115769c84e8a0bf5621b86a66ee94
1 # $NetBSD: Makefile,v 1.1.1.1 2008/07/29 05:01:22 mrg Exp $
3 .include <bsd.own.mk>
5 .PATH: ${X11SRCDIR.xf86driproto}
7 INCS= xf86dri.h xf86dristr.h
8 INCSDIR=${X11INCDIR}/X11/dri
10 NOOBJ= # defined
12 PKGCONFIG= xf86driproto
14 .include <bsd.x11.mk>
15 .include <bsd.prog.mk>