Set DELETE_ON_ERROR in ghc.mk
[ghc-hetmet.git] / ghc.mk
diff --git a/ghc.mk b/ghc.mk
index d94875b..b6f0267 100644 (file)
--- a/ghc.mk
+++ b/ghc.mk
@@ -948,3 +948,5 @@ bootstrapping-files: includes/ghcautoconf.h
 bootstrapping-files: includes/DerivedConstants.h
 bootstrapping-files: includes/GHCConstants.h
 
+.DELETE_ON_ERROR:
+