#!/bin/csh -f
setenv CC cc
./configure
make clean
make
rm *.o