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

Diff of /manuscripts/Paper/Makefile

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

revision 1.2 by tjl, Thu Mar 6 14:34:44 2003 UTC revision 1.3 by tjl, Tue Mar 18 08:00:10 2003 UTC
# Line 6  else Line 6  else
6  LATEXCMD=  LATEXCMD=
7  endif  endif
8    
9  all: pipe.1 perceptual-model.eps pipeline.eps buoyoing.1  all: pipe.1 perceptual-model.eps pipeline.eps buoyoing.1 buoyoing.5
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  buoyoing.1 buoyoing.5: buoyoing.mp
19          TEX=latex mpost buoyoing          TEX=latex mpost buoyoing
20    
21  # doesn't work because of .ps screenshots  # doesn't work because of .ps screenshots

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