X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=bindisttest%2FMakefile;h=aa36a2cbbb7e20e023f224059a005471e9a6aedc;hb=ed100fb327234aa0d75e0d5c74432c1ff26c0536;hp=1abbd788a226a1fb17fbd2d7af890000d35c38dc;hpb=bb60c721074fba76f4909c6aa8096df1dfcaa914;p=ghc-hetmet.git diff --git a/bindisttest/Makefile b/bindisttest/Makefile index 1abbd78..aa36a2c 100644 --- a/bindisttest/Makefile +++ b/bindisttest/Makefile @@ -40,7 +40,7 @@ endif clean distclean: $(RM) -rf $(BIN_DIST_INST_SUBDIR) - $(RM) -rf ghc* + $(RM) -rf a/b/c/* $(RM) HelloWorld HelloWorld.o HelloWorld.hi output # Ignore a load of other standard targets