1 # $NetBSD: Makefile,v 1.2 2003/09/13 20:19:03 lukem Exp $
5 MAN
= glXChooseVisual
.3 glXCopyContext
.3 glXCreateContext
.3 \
6 glXCreateGLXPixmap
.3 glXDestroyContext
.3 glXDestroyGLXPixmap
.3 \
7 glXFreeContextEXT
.3 glXGetClientString
.3 glXGetConfig
.3 \
8 glXGetContextIDEXT
.3 glXGetCurrentContext
.3 glXGetCurrentDisplay
.3 \
9 glXGetCurrentDrawable
.3 glXImportContextEXT
.3 glXIntro
.3 \
10 glXIsDirect
.3 glXMakeCurrent
.3 glXQueryContextInfoEXT
.3 \
11 glXQueryExtension
.3 glXQueryExtensionsString
.3 \
12 glXQueryServerString
.3 glXQueryVersion
.3 glXSwapBuffers
.3 \
13 glXUseXFont
.3 glXWaitGL
.3 glXWaitX
.3
16 xchoosevisual
.3gl glXChooseVisual.man \
17 xcopycontext
.3gl glXCopyContext.man \
18 xcreatecontext
.3gl glXCreateContext.man \
19 xcreateglxpixmap
.3gl glXCreateGLXPixmap.man \
20 xdestroycontext
.3gl glXDestroyContext.man \
21 xdestroyglxpixmap
.3gl glXDestroyGLXPixmap.man \
22 xfreecontextext
.3gl glXFreeContextEXT.man \
23 xgetclientstring
.3gl glXGetClientString.man \
24 xgetconfig
.3gl glXGetConfig.man \
25 xgetcontextidext
.3gl glXGetContextIDEXT.man \
26 xgetcurrentcontext
.3gl glXGetCurrentContext.man \
27 xgetcurrentdisplay
.3gl glXGetCurrentDisplay.man \
28 xgetcurrentdrawable
.3gl glXGetCurrentDrawable.man \
29 ximportcontextext
.3gl glXImportContextEXT.man \
30 xintro
.3gl glXIntro.man \
31 xisdirect
.3gl glXIsDirect.man \
32 xmakecurrent
.3gl glXMakeCurrent.man \
33 xquerycontextinfoext
.3gl glXQueryContextInfoEXT.man \
34 xqueryextension
.3gl glXQueryExtension.man \
35 xqueryextensionsstring
.3gl glXQueryExtensionsString.man \
36 xqueryserverstring
.3gl glXQueryServerString.man \
37 xqueryversion
.3gl glXQueryVersion.man \
38 xswapbuffers
.3gl glXSwapBuffers.man \
39 xusexfont
.3gl glXUseXFont.man \
40 xwaitgl
.3gl glXWaitGL.man \
41 xwaitx
.3gl glXWaitX.man
43 .PATH
: ${X11SRCDIR.xc
}/doc
/man
/GL
/glx
46 .
include <bsd.files.mk
>