home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-385-Vol-1of3.iso / x / xprism.zip / xprism / src / Imakefile next >
Makefile  |  1992-09-30  |  114b  |  13 lines

  1. #include <Toolbox.def>
  2.  
  3. IMAKEFILE = dir
  4.  
  5. TOOLBOX =\
  6.     Toolbox
  7.  
  8. SUBDIRS =\
  9.     Lib \
  10.     xprism3
  11.  
  12. #include <Dir.template>
  13.