all:

floppy:
	mmd a:start-pt.lab
	mcopy -t README Makefile *.[ch]* a:start-pt.lab

pkzip:
	@zip -kl9 ../zip/labstart README Makefile *.[ch]*
