# so that when we're mirrored on CTAN, we don't show up as a good place
# to get these packages.
packages.zip: Ulogo.fd fancyhdr.sty mflogo.sty url.sty
zip $@ $^
dist: all packages.zip
# -rcsdiff -c tds.tex >/tmp/diff
rm -f tds.texi* *~
rm -f tds.cp tds.fn tds.ky tds.pg tds.tp tds.vr tds.log tds.toc
tar cvvzf /tmp/tds.tar.gz C* M* tds* index.html packages.zip
# shar -z tds.dvi >/tmp/shar
# @echo "Now ci -l -m'version' tds.tex and increment the tdsVersion."