.SUFFIXES: $(SUFFIXES) .ps .dvi .png all: article.gen.ps article.gen.pdf SHOTS=buoyframe0.ps .dvi.ps: dvips $< -o $@ ../Irregu/mercury5part.ps: make -C ../Irregu mercury5part.ps .png.ps: pngtopnm < $< | pnmtops -noturn -imagewidth 3.3 > $@ article.gen.dvi: article.gen.latex style.tex acm_proc_article-sp.cls $(SHOTS) doc2doc_movement-additional.eps doc2doc_movement-initial.eps doc2doc_movement-split.eps latex article.gen.latex BIBINPUTS=..:$$BIBINPUTS bibtex article.gen latex article.gen.latex latex article.gen.latex article.gen.pdf: article.gen.ps ps2pdf article.gen.ps article.gen.pdf article.gen.pdf.old: article.gen.latex style.tex pdflatex article.gen.latex BIBINPUTS=..:$$BIBINPUTS bibtex article.gen pdflatex article.gen.latex pdflatex article.gen.latex Helvetica.tfm: ln -s ../../gzz/Helvetica.tfm %.gen.latex: %.rst # $(MAKE) -C ../../navidoc latex RST="--config ../manuscripts/SemFen/docutils.conf ../manuscripts/SemFen/$<" $(MAKE) -C ../../navidoc latex RST="../manuscripts/storm/$<"