#define IHaveSubdirs
#define PassCDebugFlags /* as nothing */

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

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

MakeDirectories(install,$(ALLFONTDIRS))
