Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
if use java; then
cd_script java ${step}
emake || die "Unable to build java mapscript"
emake interface || die "Unable to build java mapscript"
emake all || die "Unable to build java mapscript"
fi
#if use mono; then