X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=distrib%2Fhc-build;h=0771980b05875d92203d56eef1ba0b40277fee15;hb=bdee32f9a91a9bb2403a469494674c909d1bdb76;hp=f52f29cfa720e082883fbf56cd18ccdc5e60ba0f;hpb=25893c9ca14a983186da89a64060128101f736d2;p=ghc-hetmet.git diff --git a/distrib/hc-build b/distrib/hc-build index f52f29c..0771980 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,33 +26,85 @@ fi # build configuration # -cat >mk/build.mk <>mk/build.mk <>mk/build.mk <