/[gzz]/manuscripts/xupdf/Makefile
ViewVC logotype

Diff of /manuscripts/xupdf/Makefile

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.6 by jvk, Thu Feb 13 17:01:47 2003 UTC revision 1.7 by jvk, Thu Feb 13 17:28:42 2003 UTC
# Line 8  all: article.gen.ps Line 8  all: article.gen.ps
8  ../Irregu/mercury5part.ps:  ../Irregu/mercury5part.ps:
9          make -C ../Irregu mercury5part.ps          make -C ../Irregu mercury5part.ps
10    
11  mercury5.ps: mercury5part2.png Makefile  mercury5part2.ps: mercury5part2.png Makefile
12          pngtopnm <mercury5part2.png | pgmtopbm | pnmtops -noturn -imagewidth 3.3 > mercury5part2.ps          pngtopnm <mercury5part2.png | pgmtopbm | pnmtops -noturn -imagewidth 3.3 > mercury5part2.ps
13    
14  article.gen.dvi: article.gen.latex style.tex mercury5.ps buoyGeometry.eps  article.gen.dvi: article.gen.latex style.tex mercury5part2.ps buoyGeometry.eps
15          latex article.gen.latex          latex article.gen.latex
16          BIBINPUTS=..:$$BIBINPUTS bibtex article.gen          BIBINPUTS=..:$$BIBINPUTS bibtex article.gen
17          latex article.gen.latex          latex article.gen.latex
18          latex article.gen.latex          latex article.gen.latex
19    
20  article.gen.pdf: article.gen.latex style.tex  article.gen.pdf: article.gen.ps
21            ps2pdf article.gen.ps article.gen.pdf
22    
23    
24    article.gen.pdf.old: article.gen.latex style.tex
25          pdflatex article.gen.latex          pdflatex article.gen.latex
26          BIBINPUTS=..:$$BIBINPUTS bibtex article.gen          BIBINPUTS=..:$$BIBINPUTS bibtex article.gen
27          pdflatex article.gen.latex          pdflatex article.gen.latex

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26