X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=distrib%2Fhc-build;h=1e3decda3129450034a621172d3cbf18424fb2cf;hp=c96d4ab8a8362f7734d1d3097de540f8ced4f961;hb=a3e027a34f5e956da3875ab629aa2427e520f879;hpb=5363a2a46f9d4569ccddd6463fd75fd7c2dd72b0 diff --git a/distrib/hc-build b/distrib/hc-build index c96d4ab..1e3decd 100644 --- a/distrib/hc-build +++ b/distrib/hc-build @@ -2,13 +2,15 @@ # 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 # unpacked). All options are passed through to ./configure (especially # useful with --prefix). -configopts="$*" +configopts="$*" # e.g., --enable-hc-boot-unregisterised +PWD=`pwd` # check for GNU make # @@ -24,31 +26,85 @@ fi # build configuration # -cat >mk/build.mk <>mk/build.mk <>mk/build.mk <