Annotation of xinu/sys/README, revision 1.1.1.1

1.1       root        1:        This file is {Xinu-directory}/src/sys/sys/README
                      2: 
                      3: This directory contains the source programs for Xinu itself.  To rebuild
                      4: Xinu, edit file "Configuration" to reflect the hardware on your VAX,
                      5: and run make.  Typically, "make d" is used to make new Xinu object files,
                      6: link them into a library (libx.a), compile source program "test.c",
                      7: download the result, and invoke odt to see the output.  When you are
                      8: satisfied that it works, run "make everything" to produce miscellaneous
                      9: files like ",lint" and ",sizes" (a sample output from "make everything"
                     10: has been left in file make.out so you can see what to expect).
                     11: 
                     12: Finally, to make the new version public, run "make install" which actually
                     13: copies "xinu.o" and "libx.a" into {Xinu-directory}/lib where they can be
                     14: accessed by /bin/cc or /bin/ld.
                     15: 
                     16:  Note1:        The make file has been carefully constructed so it references
                     17:        xinu.o and libx.a in THIS directory when it compiles and links
                     18:        the test program.
                     19: 
                     20: /*             History of VAX verson: (tes)                            */
                     21: /*                     8/85            MicroVAX I      (ch. 1-13)      */
                     22: /*                     10/85           11/780, 11/785  (ch. 1-13)      */
                     23: /*                     1/86            MicroVAX I      (v7.2)          */
                     24: /*                     1/86            11/725          (v6b)           */
                     25: /*                     6/86            MicroVAX II     (v7)            */
                     26: /*                     7/86            VAX 8600        (ch. 1-13)      */

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.