home *** CD-ROM | disk | FTP | other *** search
- XCOMM $XConsortium: Imakefile,v 1.2 91/07/17 16:05:47 gildea Exp $
- #define IHaveSubdirs
- #define PassCDebugFlags 'CDEBUGFLAGS=$(CDEBUGFLAGS)'
-
- #if BuildServer | BuildFontServer | BuildFonts
- SRVDIRS = font
- #endif
-
- SUBDIRS = $(SRVDIRS) fs
-
- MakeSubdirs($(SUBDIRS))
- DependSubdirs($(SUBDIRS))
-