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