#!/bin/tcsh

rm -f xclaw
# rm -f fort.*
rm -f *.o

gmake -f Makefile

time xclaw
