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