home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Source Code 1993 July / THE_SOURCE_CODE_CD_ROM.iso / X / mit / fonts / lib / Imakefile.orig < prev    next >
Encoding:
Text File  |  1991-07-17  |  287 b   |  13 lines

  1. XCOMM $XConsortium: Imakefile,v 1.2 91/07/17 16:05:47 gildea Exp $
  2. #define IHaveSubdirs
  3. #define PassCDebugFlags 'CDEBUGFLAGS=$(CDEBUGFLAGS)'
  4.  
  5. #if BuildServer | BuildFontServer | BuildFonts
  6. SRVDIRS = font
  7. #endif
  8.  
  9. SUBDIRS = $(SRVDIRS) fs
  10.  
  11. MakeSubdirs($(SUBDIRS))
  12. DependSubdirs($(SUBDIRS))
  13.