#!/bin/sh

## a.out.dSYM may get created on OS X.
rm -f config.* src/Makevars src/config.h a.out.dSYM
