summaryrefslogtreecommitdiff
path: root/ghc.mk
diff options
context:
space:
mode:
authorIan Lynagh <ian@well-typed.com>2013-05-10 22:49:15 +0100
committerIan Lynagh <ian@well-typed.com>2013-05-10 22:49:15 +0100
commit315b36b4220cb22a685f55d3dbdbc3bd5778b377 (patch)
tree6053dc1503a44b275e8f2e30b49ca5dd6ec9112d /ghc.mk
parenteb569b6a5334c11d0aeb3407284409dd049d82b2 (diff)
downloadhaskell-315b36b4220cb22a685f55d3dbdbc3bd5778b377.tar.gz
Some build system tweaks
Diffstat (limited to 'ghc.mk')
-rw-r--r--ghc.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/ghc.mk b/ghc.mk
index fcf3a7325a..b169dfbe70 100644
--- a/ghc.mk
+++ b/ghc.mk
@@ -167,7 +167,7 @@ include rules/clean-target.mk
# -----------------------------------------------------------------------------
# The inplace tree
-$(eval $(call clean-target,inplace,,inplace/bin inplace/lib))
+$(eval $(call clean-target,root,inplace,inplace/bin inplace/lib))
# -----------------------------------------------------------------------------
# Whether to build dependencies or not
@@ -707,7 +707,7 @@ $(shell echo "[]" >$(BOOTSTRAPPING_CONF))
endif
endif
-$(eval $(call clean-target,$(BOOTSTRAPPING_CONF),,$(BOOTSTRAPPING_CONF)))
+$(eval $(call clean-target,root,bootstrapping_conf,$(BOOTSTRAPPING_CONF)))
# register the boot packages in strict sequence, because running
# multiple ghc-pkgs in parallel doesn't work (registrations may get