summaryrefslogtreecommitdiff
path: root/compiler/Makefile
diff options
context:
space:
mode:
authorIan Lynagh <igloo@earth.li>2008-07-18 22:36:56 +0000
committerIan Lynagh <igloo@earth.li>2008-07-18 22:36:56 +0000
commitf893fb935d23418b80534b05f35fe50d54af0acc (patch)
treea7fac55529584608a3df3938ebf77114d5650159 /compiler/Makefile
parentaa4a905d69a7325fc22f917a41a82f9e19146fcd (diff)
downloadhaskell-f893fb935d23418b80534b05f35fe50d54af0acc.tar.gz
Some "install" and "clean" fixes
Diffstat (limited to 'compiler/Makefile')
-rw-r--r--compiler/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/compiler/Makefile b/compiler/Makefile
index 00ae2c2e19..129adfc4d5 100644
--- a/compiler/Makefile
+++ b/compiler/Makefile
@@ -175,6 +175,10 @@ build.stage.%:
$(MAKE) -f Makefile-stage$* stage=$*
$(CABAL) register --distpref dist-stage$* --inplace
+# XXX We ought to actually install the (stage 2) library
+install:
+ @:
+
stage_dirs :
$(MKDIRHIER) stage$(stage)