1# $NetBSD: Makefile,v 1.1 2018/03/14 08:55:36 mrg Exp $ 2 3.include <bsd.own.mk> 4 5.PATH: ${X11SRCDIR.xorgproto}/include/X11/dri 6 7INCS= xf86dri.h \ 8 xf86dristr.h \ 9 xf86driproto.h 10 11INCSDIR=${X11INCDIR}/X11/dri 12 13NOOBJ= # defined 14 15.include <bsd.x11.mk> 16.include <bsd.prog.mk> 17