#!/bin/tcsh

rm -f xclaw
rm -f *.o

gmake

time xclaw
