From: Ian Lynagh Date: Wed, 17 Jun 2009 12:18:06 +0000 (+0000) Subject: Set DELETE_ON_ERROR in ghc.mk X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=commitdiff_plain;h=19e299bbfa64f239999c23baa7fe42530a157393 Set DELETE_ON_ERROR in ghc.mk --- diff --git a/ghc.mk b/ghc.mk index d94875b..b6f0267 100644 --- 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: +