bindists are now some way towards working
[ghc-hetmet.git] / compiler / Makefile
index 5598be6..1dbb2d3 100644 (file)
@@ -435,10 +435,14 @@ primop-primop-info.hs-incl: prelude/primops.txt
 primop-usage.hs-incl: prelude/primops.txt
        $(GENPRIMOP) --usage              < $< > $@
 
-# XXX:
 #-----------------------------------------------------------------------------
 # binary-dist
 #
+
+# XXX This is just broken, currently
+binary-dist:
+       @:
+
 #binary-dist:
 #      $(INSTALL_DIR)                         $(BIN_DIST_DIR)/compiler
 #      $(INSTALL_DIR)                         $(BIN_DIST_DIR)/compiler/stage$(stage)