#
# $Header: Imakefile,v 1.1 89/01/23 16:34:07 rml Exp $
#
#define IHaveSubdirs
#define PassCDebugFlags /* as nothing */

        SUBDIRS = misc 75dpi 100dpi
    ALLFONTDIRS = $(FONTDIR)/misc $(FONTDIR)/75dpi $(FONTDIR)/100dpi

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

MakeDirectories(install,$(ALLFONTDIRS))
