Split building the ghc package and binary into "boot" and "all" steps
authorIan Lynagh <igloo@earth.li>
Thu, 17 Jul 2008 15:07:46 +0000 (15:07 +0000)
committerIan Lynagh <igloo@earth.li>
Thu, 17 Jul 2008 15:07:46 +0000 (15:07 +0000)
commit48c3232a53eb5a0594991e4af602bf91364a2cc4
tree83d7b155ee30cbf65a3bc99992067644d1711365
parentbcbd8d8e5f42e11c68d36c601233b37afb2b11be
Split building the ghc package and binary into "boot" and "all" steps
In "boot" we configure, and in "all" we do the actual building.
compiler/Makefile
ghc/Makefile