default_install &&
if [[ "$MING_PY" == y ]]; then
  make -C py_ext install
fi
