X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=validate;h=91b7f33822a1db1ba0118158793faa963938a137;hb=9691b2221175d35e6e49884e5780b1d1695d338e;hp=8c3c2195c8114baeba08c481af98e3a5cb963057;hpb=55d900daf982b0ad18a715b7f83c3bd2deb5138d;p=ghc-hetmet.git diff --git a/validate b/validate index 8c3c219..91b7f33 100644 --- a/validate +++ b/validate @@ -54,9 +54,7 @@ fi if [ $testsuite_only -eq 0 ]; then if [ $no_clean -eq 0 ]; then - if [ -f mk/config.mk ]; then - make maintainer-clean NO_CLEAN_GMP=YES - fi + make maintainer-clean NO_CLEAN_GMP=YES INSTDIR=`pwd`/inst if [ "$OSTYPE" = "cygwin" ] @@ -128,6 +126,9 @@ WARNING: You seem to have things set in mk/validate.mk. Please check that it is OK before pushing. EOF fi + cat <