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

Diff of /manuscripts/xupdf/Makefile

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

revision 1.12 by tjl, Sat Feb 15 06:42:53 2003 UTC revision 1.13 by tjl, Sat Feb 15 07:00:07 2003 UTC
# Line 1  Line 1 
1  .SUFFIXES: $(SUFFIXES) .ps .dvi  .SUFFIXES: $(SUFFIXES) .ps .dvi
2    
3  all: article.gen.ps  all: article.gen.ps article.gen.pdf
4    
5  .dvi.ps:  .dvi.ps:
6          dvips $< -o $@          dvips $< -o $@
# 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 nadirGeometry.eps nadirtext.1 nadirtext.2  article.gen.dvi: article.gen.latex style.tex mercury5part2.ps buoyGeometry.eps nadirGeometry.eps nadirtext.1 nadirtext.2 acm_proc_article-sp.cls
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

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.13

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