#!/bin/tcsh

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

gmake

xclaw
