#!/bin/sh
# $Id: distclean,v 1.1 2002/01/17 16:46:18 jettero Exp $

[ -f Makefile ] && make distclean
