
/* Copyright (c) Mark J. Kilgard, 1997, 1998. */

#define IHaveSubdirs
#define PassCDebugFlags

SUBDIRS = examples redbook demos contrib advanced mesademos \
  texfont perf_harness mui gle gameglut bucciarelli advanced97 spheremap tiff
  
/* not yet ready for gnu/linux (mostly headers): glc inventor sgi-stero */
/* not yet ready for gnu/linux (mostly language): ada fortran */

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