summaryrefslogtreecommitdiff
path: root/libraries/integer-gmp/gmp/ghc.mk
diff options
context:
space:
mode:
authorIan Lynagh <igloo@earth.li>2011-02-06 20:32:32 +0000
committerIan Lynagh <igloo@earth.li>2011-02-06 20:32:32 +0000
commit35c86cc283d703b418566cb97c1ed729c03c4403 (patch)
tree493d5987d46d3f4c128c524e09291be8272b4f5a /libraries/integer-gmp/gmp/ghc.mk
parentbe8301a8430224abed64ddf7692dca5bb3cfdcb3 (diff)
downloadhaskell-35c86cc283d703b418566cb97c1ed729c03c4403.tar.gz
Call the final build system phase "final" rather than ""
Diffstat (limited to 'libraries/integer-gmp/gmp/ghc.mk')
-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 fd05db4547..96a814fe85 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)" ""
+ifeq "$(phase)" "final"
ifeq "$(findstring clean,$(MAKECMDGOALS))" ""
include libraries/integer-gmp/gmp/config.mk