default_build &&

if [[ $HG_CHG == "y" ]]; then
  cd contrib/chg &&
  make &&
  cd ../..
fi
