home *** CD-ROM | disk | FTP | other *** search
/ Computer Club Elmshorn Atari PD / CCE_PD.iso / pc / 0400 / CCE_0451.ZIP / CCE_0451.PD / BYACC / README.TOS < prev   
Text File  |  1989-12-19  |  671b  |  17 lines

  1. This is a port of Berkeley yacc (*not* BSD unix yacc, this is Pd) for
  2. Tos using the Gnu C compiler. Only differences to the unix one are:
  3.     - environment variable TEMP is looked up for tmpdir, where
  4.     temporary files are created. Note: TEMP does not have a trailing
  5.     slash or backslash. TEMP was chosen as it is the same var
  6.     that is used by gcc.
  7.     - temp files have shorter names
  8.     - output files are called ytab.c, ytab.h and y.out
  9.     (instead of y,tab.c, y.tab.h and y.output).
  10.  
  11. please report any bugs in the Tos/minix stuff to
  12. ==
  13. bang:   {any internet host}!dsrgsun.ces.CWRU.edu!bammi    jwahar r. bammi
  14. domain: bammi@dsrgsun.ces.CWRU.edu
  15. GEnie:    J.Bammi
  16. CompuServe: 71515,155
  17.