No empty .Rs/.Re
[netbsd-mini2440.git] / x11 / include / GL / Makefile
blobef4cdd280eb080ceaafb203b07159e48c55a510f
1 # $NetBSD: Makefile,v 1.2 2003/09/13 20:18:40 lukem Exp $
3 .include <bsd.own.mk>
5 .PATH: ${X11SRCDIR.xc}/include/GL \
6 ${X11SRCDIR.xc}/extras/Mesa/include/GL
8 INCSDIR=${X11INCDIR}/GL
10 INCS= gl.h glext.h glu.h glx.h glxext.h glxint.h glxmd.h glxproto.h \
11 glxtokens.h osmesa.h
13 .include <bsd.x11.mk>
14 .include <bsd.prog.mk>