rm -f bobsrc.zip
zip bobsrc \
*.[ch] \
Makefile \
*.txt \
*.bob \
.??*.bob \
distrib \
bob/*.[ch] \
bob/*.doc \
bob/makefile \
bob/*.bob
