XCOMM $XFree86: xc/programs/Xserver/GL/mesa/Imakefile,v 1.10 2005/10/14 15:16:09 tsi Exp $

#define IHaveModules

#define IHaveSubdirs
      SUBDIRS = main math array_cache shader swrast swrast_setup tnl X GLcore

#include <Server.tmpl>


#define NeedAllMesaSrc
#define NeedToLinkMesaSrc
#define MesaBuildDir /**/
#include "../../../../lib/GL/mesa/Imakefile.inc"

     INCLUDES = -I$(MESASRCDIR)/include -I$(GLXLIBSRC)/include \
		-I$(MESASRCDIR)/src/mesa -I$(SERVERSRC)/include

      DEFINES = $(GLX_DEFINES)

ModuleObjectRule()

MakeSubdirs($(SUBDIRS))
DependSubdirs($(SUBDIRS))

DependTarget()

