#!/bin/sh
rm -f src/Makevars configure.log autobrew
rm `find src -name *.o`
