#!/bin/sh
# $Id: distclean,v 1.1 2006/03/17 18:48:13 jettero Exp $

[ -f Makefile ] && make distclean
