X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=boot;h=43d2db5c0f1be859cca7706f8bd3d3c7e1c11f2d;hb=4fa44a3ae9c36222ccb460ba3ed24e46bf7c70ae;hp=78c9295dd1c0fb03b1a777ca973be665be2c16ee;hpb=11e3da87d34465406147927fd89fb64b147cfaca;p=ghc-hetmet.git diff --git a/boot b/boot index 78c9295..43d2db5 100644 --- 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