1#	$NetBSD: Makefile,v 1.1.1.1 2008/07/29 05:01:22 mrg Exp $
2
3.include <bsd.own.mk>
4
5.PATH:	${X11SRCDIR.glproto}
6
7INCS=	glcore.h
8INCSDIR=${X11INCDIR}/GL/internal
9
10NOOBJ=	# defined
11
12.include <bsd.x11.mk>
13.include <bsd.prog.mk>
14