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

Diff of /manuscripts/xupdf/Makefile

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

revision 1.4 by jvk, Thu Feb 13 11:02:28 2003 UTC revision 1.5 by jvk, Thu Feb 13 12:16:24 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  article.gen.dvi: article.gen.latex style.tex ../Irregu/mercury5part.ps  article.gen.dvi: article.gen.latex style.tex ../Irregu/mercury5part.ps buoyGeometry.eps
12          latex article.gen.latex          latex article.gen.latex
13          BIBINPUTS=..:$$BIBINPUTS bibtex article.gen          BIBINPUTS=..:$$BIBINPUTS bibtex article.gen
14          latex article.gen.latex          latex article.gen.latex
# Line 19  article.gen.pdf: article.gen.latex style Line 19  article.gen.pdf: article.gen.latex style
19          BIBINPUTS=..:$$BIBINPUTS bibtex article.gen          BIBINPUTS=..:$$BIBINPUTS bibtex article.gen
20          pdflatex article.gen.latex          pdflatex article.gen.latex
21          pdflatex article.gen.latex          pdflatex article.gen.latex
22    
23    buoyGeometry.eps: ../../gzz/doc/buoy/buoyGeometry.mp
24            [ -e Helvetica.tfm ] | ln -s ../../gzz/Helvetica.tfm .
25            mpost ../../gzz/doc/buoy/buoyGeometry.mp
26            mv buoyGeometry.1 buoyGeometry.eps

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

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