clean up lib/{GNUmakefile,Makefile.local}
[ghc-hetmet.git] / libraries / Makefile
index 8d9bd71..54b8e32 100644 (file)
@@ -269,6 +269,7 @@ clean.library.%:
        $(RM) -f stamp/configure.library.*.$* $*/unbuildable
        -cd $* && setup/Setup clean
        $(RM) -rf $*/setup
+       $(RM) $*/GNUmakefile $*/Makefile.local
 endif
 
 # -----------------------------------------------------------------------------