
XCOMM ########################################################################
XCOMM Set XSERVTOP to the full pathname of the XFree86 source tree 'xc';
XCOMM ########################################################################

XSERVTOP = $(WORKDIR_3D)/xc



XCOMM ########################################################################
XCOMM Comment this if you work with 4.0 X server source tree (not supported)
XCOMM ########################################################################

#define BuildXfakerForVersion3



XFREE86DIR = $(XSERVTOP)/programs/Xserver/hw/xfree86
GLINTDIR = $(XSERVTOP)/programs/Xserver/hw/xfree86/accel/glint



#if defined(BuildXfakerForVersion3)
  XFAKER_VER = -DMLX_XVER_3
#endif



XMLX_DEFINES = $(XFAKER_VER)

XMLX_CFLAGS = -g
