#!/bin/ksh -xp
make -f makefile all 2>&1 |tee build.log
