home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / unix / volume12 / cake / part06 / Lib / README < prev    next >
Encoding:
Text File  |  1987-10-15  |  1.3 KB  |  30 lines

  1. This directory contains some "standard" cakefiles.
  2.  
  3. Each cakefile has its own documentation, except Newtext, for which the
  4. documentation is in Newtext.defs and Newtext.doc. Many cakefiles need
  5. the programs and shell- and awk-scripts distributed with cake.
  6.  
  7. It contains cakefiles for C programs, yacc and lex either separately
  8. (the files Yacc, Lex) or together (Grammar), and for NU-Prolog programs.
  9. These can be used together with the cakefiles Main or System, which
  10. look after linking, checking, printing etc, for directories with one
  11. and many executables respectively.
  12.  
  13. The cakefile Newtext is a fairly general-purpose text-processing system
  14. for ditroff. You should go through this file and modify any default
  15. values which are not appropriate for your site; the names of the
  16. printers in particular are site-dependent.
  17.  
  18. The cakefile Text is an older version of Newtext; you should probably
  19. throw it away and rename Newtext to Text. The cakefiles Zs_* are
  20. site-dependent definitions for Text and Newtext. You may want to
  21. look at them, and perhaps modify them, but it is unlikely that they
  22. will be very useful as they are.
  23.  
  24. The Vlsi cakefile (for the UNSW VLSI system) does the job of the
  25. UNSW "bake" program.
  26.  
  27. This directory also contains cakefiles for RCS, SCCS and "ar",
  28. as well as for my (zs's) microassembler; if you want a copy of uas,
  29. just ask.
  30.