#!/bin/sh
rm -f config.* src/Makevars src/Makedeps src/config.h src/*.o src/*.so src/*.dll src/*.def
rm -fR autom4te.cache a.out.dSYM
