X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;ds=sidebyside;f=libraries%2FMakefile;h=54b8e32769d53dc083e45252b7673b5ec47c8d54;hb=60322fef79f1176f7571a3bb62cec562b6f2c017;hp=8d9bd710d50191bc98af67c98cf9fef4b0856aa5;hpb=ae1d4548d997731878e8c1220fc996a79f47a3e3;p=ghc-hetmet.git diff --git a/libraries/Makefile b/libraries/Makefile index 8d9bd71..54b8e32 100644 --- a/libraries/Makefile +++ b/libraries/Makefile @@ -269,6 +269,7 @@ clean.library.%: $(RM) -f stamp/configure.library.*.$* $*/unbuildable -cd $* && setup/Setup clean $(RM) -rf $*/setup + $(RM) $*/GNUmakefile $*/Makefile.local endif # -----------------------------------------------------------------------------