archive:
	/usr/bin/tar -cf `date +%y%m%d`talk.tar *html makefile *jpg *css *f90 *png
tar:
	/usr/bin/tar -cf talk.tar *html makefile *jpg *css *png
