XCOMM $XConsortium: Imakefile,v 1.30 93/09/04 16:17:06 rws Exp $
XCOMM $XFree86: xc/fonts/Imakefile,v 3.0 1995/07/22 04:12:37 dawes Exp $
#define IHaveSubdirs
#define PassCDebugFlags CDEBUGFLAGS="$(CDEBUGFLAGS)"

#if BuildSpeedoFonts || BuildType1Fonts
SCALEDDIR = scaled
#endif

FONTDIRS = bdf $(SCALEDDIR)

#if BuildPexExt
PEXDIR = PEX
#endif

SUBDIRS = bdf $(SCALEDDIR) $(PEXDIR)

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