If your system is not included among the configuration files supplied,
or if you want to alter the existing file or are curious how these
files hide machine dependencies, see the
file $AMBERHOME/src/Machines/0README. If you are developing or
changing the MACHINE file, you may want to go more slowly,
compiling and testing.
You can type make or make install
in any src/ directory to make the program(s) in that directory, e.g.
when redimensioning arrays or otherwise modifying the code.
make clean will cause all .o files to be removed; otherwise
they stay around using significant space to conserve
recompilation time.