gmake -j $((${#DISTCC_HOSTS[*]} * JOBS_PER_HOST + MAKE_NJOBS)) -R \
	prefix="$INSTALL_ROOT/usr" install
