summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/comment/Makefile
blob: d405592566f0ccff4bef613252fa7567d7a9cb67 (plain)
1
2
3
4
5
6
info :
	@echo "there is nothing to make here"
clean :
	@/bin/rm -f *~ *.{aux,log,out} *.cut
zip : clean
	@cd .. ; zip comment.zip comment/*