XCOMM $XFree86: contrib/Imakefile,v 3.1 1994/07/20 12:09:22 dawes Exp $
/* You will have to edit this to suit */

#define IHaveSubdirs
#define PassCDebugFlags CDEBUGFLAGS="$(CDEBUGFLAGS)"

#ifdef XF86Contrib
SUBDIRS = programs
#else
SUBDIRS = lib programs examples test Motif fonts
#endif

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