#/bin/csh -f

/bin/rm -f *~
cd augment
make clean
cd libc
make clean
cd ../libm
make clean
cd ../../catoc
make clean
cd ../saveparams
make clean

