HW-OFST-ALL.zip:
	cd ..; rm -f $@ hw-ofst/$@; zip -r $@ hw-ofst -x hw-ofst/.gitignore hw-ofst/.git/\* hw-ofst/answer_keys/\* Makefile; chmod a+r $@; mv $@ hw-ofst

.PHONY: *.zip
