Name Last Update
..
BUILD Loading commit data...
CVS Loading commit data...
TEST Loading commit data...
apps Loading commit data...
caches Loading commit data...
common Loading commit data...
cpus Loading commit data...
cpus-alpha Loading commit data...
devices Loading commit data...
doc Loading commit data...
memsystems Loading commit data...
misc Loading commit data...
skapi_model Loading commit data...
LICENSE Loading commit data...
Makefile Loading commit data...
Makefile.Std Loading commit data...
README Loading commit data...
doTAGS Loading commit data...
makedefs Loading commit data...
To make simos first set the following environment variables:

        SIMOS_DIR - the installation directory where the "build_files"
                    child directory resides. This is the location of 
                    several libraries and include files.
        CPU       - This is the target platform that the simos binary
                    will be built for. The current choices are:
                        SGI,SGIN32,SGIM4,SUN,ALPHA,X86

Then type gmake in the src directory (the directory you are in right now).
Note that gmake is called "gnumake" on some systems.