/*
 * Imakefile for Mesa-library - GL includes
 *
 * Author :  Michael Pichler
 *
 * created:  21 Mar 1995
 *
 * changed:  21 Mar 1995
 *
 */


InstallHgInclude(gl.h,../mesa/GL)
InstallHgInclude(glu.h,../mesa/GL)
InstallHgInclude(glx.h,../mesa/GL)
InstallHgInclude(xmesa.h,../mesa/GL)
