[project @ 2001-04-04 15:50:30 by sewardj]
[ghc-hetmet.git] / distrib / hc-build
index f0ad9dc..c96d4ab 100644 (file)
@@ -37,6 +37,8 @@ touch ghc/compiler/main/ParsePkgConf.hs
 
 echo "*** Building hsc..."
 ./configure --enable-hc-boot $configopts
+$MAKE -C glafp-utils boot all
+$MAKE -C ghc/utils/unlit boot all
 $MAKE -C ghc boot
 $MAKE -C hslibs boot all
 $MAKE -C ghc all