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 / LCCR4 / Imakefile < prev   
Makefile  |  1991-10-03  |  205b  |  14 lines

  1. #define PassCDebugFlags 'CDEBUGFLAGS=$(CDEBUGFLAGS)'
  2.  
  3. CELL     = FileDir/Cell/LCCR4
  4.  
  5. FAMILIES =  family
  6.  
  7. AllTarget()
  8.  
  9. MakeDirectories(install,$(CELL))
  10. InstallMultiple($(FAMILIES),$(CELL))
  11.  
  12. DependTarget()
  13.  
  14.