cd src
make clean
cd ../area
rm core
cd ..
rm ../ucmm.tar.gz
rm */core
tar -cvzf ../ucmm.tar.gz *
echo "DONE"
