[project @ 2003-07-23 15:35:27 by simonmar]
[ghc-hetmet.git] / distrib / hc-build
index 2f0e038..1629bf3 100644 (file)
@@ -44,11 +44,6 @@ touch libraries/base/GHC/PrimopWrappers.hs
 echo "*** Building compiler..."
 ./configure --enable-hc-boot $configopts
 
-# A couple of Makefiles test BootingFromHc before including
-# boilerplate.mk, so we have to pass it explicitly:
-MAKEFLAGS="BootingFromHc=YES"
-export MAKEFLAGS
-
 $MAKE -C glafp-utils boot all
 $MAKE -C ghc boot
 $MAKE -C libraries boot all