summaryrefslogtreecommitdiff
path: root/external/mit/xorg/include/KHR/Makefile
blob: a6f53d4e73e76fc11fa590c6094d69bbcbeb572f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#	$NetBSD: Makefile,v 1.1 2019/03/10 10:51:59 mrg Exp $

.include <bsd.own.mk>

.PATH:		${X11SRCDIR.Mesa}/include/KHR

INCS=	khrplatform.h
INCSDIR=${X11INCDIR}/KHR

NOOBJ=	# defined

.include <bsd.x11.mk>
.include <bsd.prog.mk>