#!/bin/sh
# $Id: clean-xterm,v 1.4 2016/02/11 21:03:18 tom Exp $
setup-clean Makefile xterm.h || exit 1
rm -rf bin BUILD xterm.*.svg xterm.*.xhtml
