BUILD file for ARIX TCP/IP   					9-Dec-91

Build Instuctions:

This product depends only on the SGS used to build it.  See ./CHANGES and
./make.pre for the particular SGS used.

The ONLY changes which should be made by Integration to build these
binaries are to the file "make.pre" in this directory.  This "make.pre"
file is the equivalent of the "MACDEFS" file that the O.S. group uses.

Usually the only change needed is to the location of the SGS.

make all	will make all the files needed for the binary distribution.

make tape	will make the binary distribution tape.

make Srcdist	will make the source tape.

make clean	will remove all INTERMEDIATE binaries.  

make clobber	will remove all binaries, leaving you with a source tree.

The recommended way to build this product is to use the following command:

nohup make all&

Expect multiple definition warnings for symbols t_errno, in_ifaddr, etc.

Expect differences in:

	1. Compilation dates

	2. install/binary/DATE--it is a date stamp file and should change
	   during a complete make.
