info :
	@echo "there is nothing to make here"
clean :
	@/bin/rm -f *~ *.{aux,log,out} *.cut
zip : clean
	@cd .. ; zip comment.zip comment/*