Basic compilation, with all dependencies present:

make SYSTEM=gfortran

Compilation with giza in subdirectory of splash:

cd splash
git clone https://github.com/danieljprice/giza
make SYSTEM=gfortran withgiza

More detailed installation instructions can be found in the userguide:

https://splash-viz.readthedocs.io/en/latest/getting-started.html#install
