#!/bin/sh

rm -f src/Makevars src/*.o src/*.o.tmp

exit 0
