home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Source Code 1993 July / THE_SOURCE_CODE_CD_ROM.iso / X / mit / fonts / lib / Imakefile next >
Encoding:
Makefile  |  1993-07-21  |  208 b   |  9 lines

  1. XCOMM $XConsortium: Imakefile,v 1.3 91/12/23 11:05:24 rws Exp $
  2. #define IHaveSubdirs
  3. #define PassCDebugFlags 'CDEBUGFLAGS=$(CDEBUGFLAGS)'
  4.  
  5. SUBDIRS = font fs
  6.  
  7. MakeSubdirs($(SUBDIRS))
  8. DependSubdirs($(SUBDIRS))
  9.