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

Diff of /manuscripts/Paper/Makefile

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

revision 1.1.1.1 by benja, Fri Dec 6 15:55:21 2002 UTC revision 1.2 by tjl, Thu Mar 6 14:34:44 2003 UTC
# Line 6  else Line 6  else
6  LATEXCMD=  LATEXCMD=
7  endif  endif
8    
9  all: pipe.1 perceptual-model.eps pipeline.eps  all: pipe.1 perceptual-model.eps pipeline.eps buoyoing.1
10          latex "${LATEXCMD} paper"          latex "${LATEXCMD} paper"
11          BIBINPUTS=..:$$BIBINPUTS bibtex paper          BIBINPUTS=..:$$BIBINPUTS bibtex paper
12          latex "${LATEXCMD} paper"          latex "${LATEXCMD} paper"
# Line 15  all: pipe.1 perceptual-model.eps pipelin Line 15  all: pipe.1 perceptual-model.eps pipelin
15  pipe.1: pipe.mp  pipe.1: pipe.mp
16          TEX=latex mpost pipe          TEX=latex mpost pipe
17    
18    buoyoing.1: buoyoing.mp
19            TEX=latex mpost buoyoing
20    
21  # doesn't work because of .ps screenshots  # doesn't work because of .ps screenshots
22  pdf: perceptual-model.pdf pipeline.pdf  pdf: perceptual-model.pdf pipeline.pdf
23          pdflatex "${LATEXCMD} paper"          pdflatex "${LATEXCMD} paper"

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

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