tiger.sh.md5: tiger.sh
	md5 -q tiger.sh > tiger.sh.md5

clean:
	rm -f *.md5
.PHONY: clean
