#!/bin/sh
# $Id: distclean,v 1.1 2004/12/03 16:14:02 jettero Exp $

[ -f Makefile ] && make distclean
