micro-opt: replace stmGetEnclosingTRec() with a field access
[ghc-hetmet.git] / boot
diff --git a/boot b/boot
index 78c9295..43d2db5 100644 (file)
--- a/boot
+++ b/boot
@@ -1,6 +1,9 @@
 #! /bin/sh
 set -e
 
+# Create libraries/*/{ghc.mk,GNUmakefile}
+sh boot-pkgs
+
 # Check that we have all boot packages.
 for dir in `grep "^[^# ][^ ]*  *[^ ][^ ]*  *[^ ][^ ]*$" packages | sed "s/ .*//"`
 do