home *** CD-ROM | disk | FTP | other *** search
/ minnie.tuhs.org / unixen.tar / unixen / PDP-11 / Distributions / ucb / spencer_2bsd.tar.gz / 2bsd.tar / src / Mail / READ_ME < prev    next >
Text File  |  1980-02-17  |  659b  |  16 lines

  1. In order to compile Mail for your machine, you must make sure
  2. that you have the right versions of "local.c" and "local.h"
  3. These have the naming convention that the non-prefixed version is
  4. a copy of a real version and may be clobbered.  The real version are
  5. prefixed with single characters with the following scheme:
  6.  
  7.     v    Vax 11 version (really version 7)
  8.     c    EECS Cory hall version
  9.     i    Ingres (virgin version 6)
  10.  
  11. You also will need the correct makefile.  These are named with suffixes:
  12. .vax for Vax, .cory for Cory, and .ing for ingres.
  13.  
  14. Note that if you are non Version 7 you will need _stat.c which makes
  15. the Version 6 stat() call look like that of Version 7.
  16.