summaryrefslogtreecommitdiff
path: root/proto/glproto/Makefile
blob: cf5deb849f12b9fe6207c7b03ea276ba9f29b628 (plain)
1
2
3
4
5
6
7
8
# $OpenBSD: Makefile,v 1.1 2008/03/25 23:28:19 matthieu Exp $

HEADERS_SUBDIRS=	GL GL/internal
HEADERS_GL=		glxint.h glxmd.h glxproto.h glxtokens.h
HEADERS_GL_internal=	glcore.h
PKGCONFIG=		glproto.pc

.include <bsd.xorg.mk>