summaryrefslogtreecommitdiff
path: root/external/mit/xorg/include/glproto/internal/Makefile
blob: af7b081dd11995c5f7a7e78f90bc7de5dba5b9b6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#	$NetBSD: Makefile,v 1.1.1.1 2008/07/29 05:01:22 mrg Exp $

.include <bsd.own.mk>

.PATH:	${X11SRCDIR.glproto}

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

NOOBJ=	# defined

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