remove noclean

This commit is contained in:
radius 2015-10-15 21:36:50 -05:00
parent 6ae5eb9f01
commit a3acbc65bc

View File

@ -229,7 +229,6 @@ build_libretro_generic_makefile() {
fi
if [ "${NAME}" == "mame2010" ]; then
JOBS=1
NOCLEAN=1
fi
if [ -z "${NOCLEAN}" ]; then