#!/bin/sh
# Remove files generated by configure / configure.win.
rm -f src/Makevars src/Makevars.win
