XCOMM $XConsortium: Imakefile,v 1.4 91/10/10 13:51:28 rws Exp $ XCOMM $XFree86: xc/fonts/scaled/Imakefile,v 3.0 1995/07/22 04:15:56 dawes Exp $ #define IHaveSubdirs #define PassCDebugFlags /* as nothing */ #if BuildSpeedoFonts SPEEDODIR = Speedo #endif #if BuildType1Fonts TYPE1DIR = Type1 #endif SUBDIRS = $(SPEEDODIR) $(TYPE1DIR) MakeSubdirs($(SUBDIRS)) DependSubdirs($(SUBDIRS))