#! /bin/sh

make -f Makefile.pre.in boot || exit 1
make all || exit 2
