#!/bin/sh
rm -f config.log config.status
rm -f src/Makevars
rm -f R/hegy-test.R
# this is probably not necessary because
# they are not generated by the configure script
rm -f src/*.o src/*.so
