ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/matt_papers/canidacy_paper/Makefile
(Generate patch)

Comparing trunk/matt_papers/canidacy_paper/Makefile (file contents):
Revision 99 by mmeineke, Mon Aug 26 22:09:28 2002 UTC vs.
Revision 102 by mmeineke, Tue Aug 27 20:54:03 2002 UTC

# Line 1 | Line 1
1   LBIN =/usr/local/teTeX/bin
2 + #LBIN =/usr/bin
3   LC = $(LBIN)/latex
4   BC = $(LBIN)/bibtex
5   D2PS = $(LBIN)/dvips
# Line 8 | Line 9 | PICTURES   = ssd.epsi lipidModel.epsi
9   .SUFFIXES: $(SUFFIXES) .dvi .ps .bib .tex .bbl .pdf
10  
11   PAPER_ROOT = canidacy_paper
12 < PICTURES   = ssd.epsi lipidModel.epsi
12 > PICTURES   = ssd.epsi lipidModel.epsi 5x5-initial.eps 5x5-3.6ns.epsi
13  
14  
15   AIX_PSVIEWER   = ghostview
# Line 19 | Line 20 | PSVIEWER = ${$(OS)_PSVIEWER}
20  
21   #
22   # A very cool hack to "do the right thing":
23 < PSVIEWER = ${$(OS)_PSVIEWER}
23 > PSVIEWER = ghostview
24   #
25   #
26   # standard rules:

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines