#! /bin/sh
pushd ../../../../build/sg
make install
cd tools
make clean
make install
popd

