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 / xcell / Mods / Imakefile < prev    next >
Makefile  |  1991-10-03  |  255b  |  14 lines

  1. #define PassCDebugFlags 'CDEBUGFLAGS=$(CDEBUGFLAGS)'
  2.  
  3. CELL = FileDir/Cell/Mods
  4.  
  5. MODS = 3_11 3_7 4_10 4_16 4_19 5_13 5_21 6_16 \
  6.        lccr4 lccrrr4 lcr4 lcr5
  7.  
  8. AllTarget()
  9.  
  10. MakeDirectories(install,$(CELL))
  11. InstallMultiple($(MODS),$(CELL))
  12.  
  13. DependTarget()
  14.