#!/bin/sh
./clean
(cd doc; ./makedoc; ./clean );

cd ..
tar cf - ogonkify | gzip -9 > /home/jec/pub/ftp/programs/ogonkify.tar.gz
