if is_depends_enabled ${SPELL} boost; then
  LDFLAGS="-lboost_regex ${LDFLAGS}"
fi &&

make prefix="${INSTALL_ROOT}/usr"
