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

Diff of /manuscripts/xupdf/Makefile

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

revision 1.8 by tjl, Fri Feb 14 14:50:06 2003 UTC revision 1.9 by jvk, Fri Feb 14 18:26:07 2003 UTC
# Line 11  all: article.gen.ps Line 11  all: article.gen.ps
11  mercury5part2.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 mercury5part2.ps buoyGeometry.eps  article.gen.dvi: article.gen.latex style.tex mercury5part2.ps buoyGeometry.eps nadirGeomerty.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
# Line 27  article.gen.pdf.old: article.gen.latex s Line 27  article.gen.pdf.old: article.gen.latex s
27          pdflatex article.gen.latex          pdflatex article.gen.latex
28          pdflatex article.gen.latex          pdflatex article.gen.latex
29    
30  buoyGeometry.eps: ../../gzz/doc/buoy/buoyGeometry.mp  Helvetica.tfm:
31          [ -e Helvetica.tfm ] | ln -s ../../gzz/Helvetica.tfm .          ln -s ../../gzz/Helvetica.tfm
32    
33    buoyGeometry.eps: ../../gzz/doc/buoy/buoyGeometry.mp Helvetica.tfm
34          mpost ../../gzz/doc/buoy/buoyGeometry.mp          mpost ../../gzz/doc/buoy/buoyGeometry.mp
35          mv buoyGeometry.1 buoyGeometry.eps          mv buoyGeometry.1 buoyGeometry.eps
36    
37  nadirGeomerty.eps: ../../gzz/doc/buoy/nadirGeometry.mp  nadirGeomerty.eps: ../../gzz/doc/buoy/nadirGeometry.mp Helvetica.tfm
         [ -e Helvetica.tfm ] | ln -s ../../gzz/Helvetica.tfm .  
38          mpost ../../gzz/doc/buoy/nadirGeometry.mp          mpost ../../gzz/doc/buoy/nadirGeometry.mp
39          mv nadirGeometry.1 nadirGeometry.eps          mv nadirGeometry.1 nadirGeometry.eps

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

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