X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=validate;h=31900a16545ac49384eed354fab331bf9d32eb7a;hp=c20296464419691528216fe10fa7b8fe9e203e6a;hb=393f26621b762225b204b3dc78b05a3ecf08871e;hpb=ea195ee0a74836f2692a96c450240c1caaf75e4c diff --git a/validate b/validate index c202964..31900a1 100644 --- a/validate +++ b/validate @@ -53,8 +53,10 @@ fi if [ $testsuite_only -eq 0 ]; then -if [ $no_clean -eq 0 ] && [ -f mk/config.mk ]; then - make distclean +if [ $no_clean -eq 0 ]; then + if [ -f mk/config.mk ]; then + make distclean + fi case $OSTYPE in cygwin|msys) config_args=--build=i386-unknown-mingw32