fi
# Build quietly and in parallel first. If the build fails re-run
# with verbosity and in serial, both of which which make build errors
# with verbosity and in serial, both of which make build errors
# easier to interpret.
make -j4 || make V=1