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

Diff of /manuscripts/xupdf/Makefile

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

revision 1.2 by jvk, Wed Feb 12 08:18:38 2003 UTC revision 1.3 by jvk, Wed Feb 12 16:58:27 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 ../Irregu/mercury5part.ps  article.gen.dvi: article.gen.latex style.tex ../Irregu/mercury5part.ps
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
15    
16  article.gen.pdf: article.gen.latex  article.gen.pdf: article.gen.latex style.tex
17          pdflatex article.gen.latex          pdflatex article.gen.latex
18          BIBINPUTS=..:$$BIBINPUTS bibtex article.gen          BIBINPUTS=..:$$BIBINPUTS bibtex article.gen
19          pdflatex article.gen.latex          pdflatex article.gen.latex

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

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