mrproper on sys/mingw

This commit is contained in:
pancake 2013-08-27 01:02:41 +02:00
parent 1dc50d359b
commit 4b4db03fcd

View File

@ -28,7 +28,7 @@ else
exit 1
fi
make clean
make mrproper
./configure ${CFGFLAGS} --with-compiler=$C --host=$H && \
make -s -j ${MAKE_JOBS} && \