#!/bin/sh
# $Id: clean-vile,v 1.5 2013/06/18 20:24:04 tom Exp $
setup-clean makefile estruct.h tcap.c || exit 1
rm -rf bin BUILD*
