XCOMM $XConsortium: Imakefile,v 1.3 91/07/18 15:51:59 rws Exp $
#define IHaveSubdirs
#define PassCDebugFlags 'CDEBUGFLAGS=$(CDEBUGFLAGS)'

#if BuildFonts
COMPDIRS = bdftopcf mkfontdir
#endif

         SUBDIRS = $(COMPDIRS) 

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