summaryrefslogtreecommitdiff
path: root/libraries/integer-gmp/gmp
diff options
context:
space:
mode:
authorIan Lynagh <igloo@earth.li>2011-01-22 19:47:56 +0000
committerIan Lynagh <igloo@earth.li>2011-01-22 19:47:56 +0000
commitbe8301a8430224abed64ddf7692dca5bb3cfdcb3 (patch)
tree723bc27a46c22a285e668cc40852afbc12efaada /libraries/integer-gmp/gmp
parent614c26b208af2b8ab772528c8b84d256371daec9 (diff)
downloadhaskell-be8301a8430224abed64ddf7692dca5bb3cfdcb3.tar.gz
Update for changes in GHC's build system
Diffstat (limited to 'libraries/integer-gmp/gmp')
-rw-r--r--libraries/integer-gmp/gmp/ghc.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/integer-gmp/gmp/ghc.mk b/libraries/integer-gmp/gmp/ghc.mk
index 068d87d597..fd05db4547 100644
--- a/libraries/integer-gmp/gmp/ghc.mk
+++ b/libraries/integer-gmp/gmp/ghc.mk
@@ -33,7 +33,7 @@ clean_gmp:
"$(RM)" $(RM_OPTS_REC) libraries/integer-gmp/gmp/gmpbuild
endif
-ifeq "$(phase_3_done)" "YES"
+ifeq "$(phase)" ""
ifeq "$(findstring clean,$(MAKECMDGOALS))" ""
include libraries/integer-gmp/gmp/config.mk