#!/bin/sh
set -x
make clean
rm -f .shar
shar README Makefile [a-z]* > .shar
