home *** CD-ROM | disk | FTP | other *** search
/ minnie.tuhs.org / unixen.tar / unixen / PDP-11 / Trees / V7 / usr / src / cmd / mip / INDEX < prev    next >
Encoding:
Text File  |  1979-01-10  |  584 b   |  13 lines

  1. This directory contains the machine independent parts of the
  2. portable C compiler.  For more explanation of how these files
  3. are used, see the "Tour through the Portable C Compiler"
  4. in Volume 2 of the UNIX(TM) documentation.
  5.  
  6. The makefile in this directory is useful when makeing a compiler;
  7. create a directory, copy the makefile into it, write the
  8. machine dependent files, and you are off and running.  The file g
  9. is a useful aid for finding out when things are used.
  10.  
  11. The pcc command (see the pcc source) uses this makefile and
  12. the files in this directory.  Lint also uses the files.
  13.