${MAKE:-make} install \
	PREFIX="$INSTALL_ROOT"/usr \
	$OPTS \
	install
