#!/bin/sh
rm -rf */OBJ */*/OBJ libs/*
rm -f core */core */*/core
rm -f .E* */.E */*/.E*
