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

Diff of /manuscripts/xupdf/Makefile

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

revision 1.17 by jvk, Sat Feb 15 22:43:20 2003 UTC revision 1.18 by tjl, Fri May 9 12:37:15 2003 UTC
# Line 3  Line 3 
3  all: article.gen.ps article.gen.pdf  all: article.gen.ps article.gen.pdf
4    
5  SHOTS=buoyframe0.ps buoyframe1.ps buoyframe2.ps buoyframe3.ps buoyframe4.ps buoyframe5.ps  SHOTS=buoyframe0.ps buoyframe1.ps buoyframe2.ps buoyframe3.ps buoyframe4.ps buoyframe5.ps
6    .PRECIOUS: %.gen.latex %.gen.dvi
7    
8    %.gen.latex: %.rst
9            # $(MAKE) -C ../../navidoc latex RST="--config ../manuscripts/SemFen/docutils.conf ../manuscripts/SemFen/$<"
10            $(MAKE) -C ../../navidoc latex RST="../manuscripts/xupdf/$<"
11    
12  .dvi.ps:  .dvi.ps:
13          dvips $< -o $@          dvips $< -o $@

Legend:
Removed from v.1.17  
changed lines
  Added in v.1.18

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