X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=distrib%2Fhc-build;h=43133f83de340e926cad93d3cee0cda4ed442963;hb=c233954abc34df844eb6d8603a8754b75962dbfe;hp=948d34b32e7d3dba9637ea2fbec1e68c348d75e4;hpb=7ae381978bd4915368aa0331a0f389ce526b00e2;p=ghc-hetmet.git diff --git a/distrib/hc-build b/distrib/hc-build index 948d34b..43133f8 100644 --- a/distrib/hc-build +++ b/distrib/hc-build @@ -2,6 +2,7 @@ # Manuel M. T. Chakravarty , June 2000 # Updated for GHC 5.00, Simon Marlow, March 2001 +# Updated for GHC 5.04.3, Urban Boquist, March 2003 # # Script to build GHC from .hc files (must be run in the fptools/ root # directory into which the source and .hc files must already have been @@ -9,6 +10,7 @@ # useful with --prefix). configopts="$*" # e.g., --enable-hc-boot-unregisterised +PWD=`pwd` # check for GNU make # @@ -24,62 +26,89 @@ fi # build configuration # -cat >mk/build.mk <>mk/build.mk <>mk/build.mk <