home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-385-Vol-1of3.iso / x / xcu16.zip / clients / Imakefile
Makefile  |  1991-10-03  |  160b  |  10 lines

  1. #define IHaveSubdirs
  2. #define PassCDebugFlags 'CDEBUGFLAGS=$(CDEBUGFLAGS)'
  3.  
  4. SUBDIRS = xlayout xhearts xcell
  5.  
  6. MakeSubdirs($(SUBDIRS))
  7. DependSubdirs($(SUBDIRS))
  8.  
  9.  
  10.