default_build  &&

if [[ $GATHER_DOCS == on && $LIBGIG_DOCS == y ]]; then
  make docs
fi
