[project @ 2001-04-04 14:50:01 by sewardj]
authorsewardj <unknown>
Wed, 4 Apr 2001 14:50:01 +0000 (14:50 +0000)
committersewardj <unknown>
Wed, 4 Apr 2001 14:50:01 +0000 (14:50 +0000)
Make first glafp-utils and ghc/utils before starting on the .hc's.

distrib/hc-build

index f0ad9dc..e140653 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 boot all
 $MAKE -C ghc boot
 $MAKE -C hslibs boot all
 $MAKE -C ghc all