#!/bin/tcsh
pushd ~/ilt/src > /dev/null
make
popd > /dev/null
