X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2FMakefile;h=1dbb2d343f10d1cee1df01ff55b109c1ff3625fc;hb=2de31b61d0a963803eb5632c9659c6093d74f345;hp=5598be659004381071fcc5525ed58e6b08425b2d;hpb=0f72a4c69215d1f81760aa0000ebbbfb2ac73303;p=ghc-hetmet.git diff --git a/compiler/Makefile b/compiler/Makefile index 5598be6..1dbb2d3 100644 --- a/compiler/Makefile +++ b/compiler/Makefile @@ -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)