/[gzz]/gzz/Documentation/Manuscripts/Paper/Makefile
ViewVC logotype

Diff of /gzz/Documentation/Manuscripts/Paper/Makefile

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

revision 1.8 by ibid, Sat Nov 30 10:56:06 2002 UTC revision 1.9 by tjl, Sun Dec 1 07:46:59 2002 UTC
# Line 26  pipeline.eps: pipeline.fig Makefile Line 26  pipeline.eps: pipeline.fig Makefile
26  .fig.pdf:  .fig.pdf:
27          fig2dev -L pdf $< $@          fig2dev -L pdf $< $@
28    
29    xupdfimgs:
30            for i in xupdf?.png; do \
31                pngtopnm <$$i | pnmtops -noturn -imagewidth 3  > `basename $$i .png`.ps; \
32            done
33    
34  shots_texcomb:  shots_texcomb:
35          for i in ../../../shots/texcomb_?.png; do \          for i in ../../../shots/texcomb_?.png; do \
36              pngtopnm <$$i | pnmtops -noturn -imagewidth 3  > `basename $$i .png`.ps; \              pngtopnm <$$i | pnmtops -noturn -imagewidth 3  > `basename $$i .png`.ps; \

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