summaryrefslogtreecommitdiff
path: root/external/mit/xorg/include/xorgproto/GL/internal/Makefile
blob: 449344e0187964a65c3543b907a41574ae01810a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#	$NetBSD: Makefile,v 1.1 2018/03/14 08:55:35 mrg Exp $

.include <bsd.own.mk>

.PATH:	${X11SRCDIR.xorgproto}/include/GL/internal

INCS=	glcore.h
INCSDIR=${X11INCDIR}/GL/internal

NOOBJ=	# defined

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