make prefix="${INSTALL_ROOT}/usr" ${OPTS} V=1 install &&

if is_depends_enabled ${SPELL} asciidoc; then
  make prefix="${INSTALL_ROOT}/usr" ${OPTS} V=1 install-man
fi
