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

Comparing trunk/tengDissertation/Makefile (file contents):
Revision 2852 by tim, Sun Jun 11 02:08:40 2006 UTC vs.
Revision 2912 by tim, Fri Jun 30 02:45:29 2006 UTC

# Line 1 | Line 1
1   LBIN =/usr/local/bin
2 < LC = $(LBIN)/latex
3 < BC = $(LBIN)/bibtex
4 < D2PS = $(LBIN)/dvips
2 > LC = latex
3 > BC = bibtex
4 > D2PS = dvips
5   D2PDF = dvipdf
6 < XDVI = $(LBIN)/xdvi
6 > XDVI = xdvi
7  
8   .SUFFIXES: $(SUFFIXES) .dvi .ps .bib .tex .bbl .pdf
9  
# Line 16 | Line 16 | INFILES = phdPreamble.tex \
16   INFILES = phdPreamble.tex \
17      Introduction.tex \
18      Methodology.tex \
19    Langevin.tex \
19      Lipid.tex\
20      LiquidCrystal.tex \
21 +    Langevin.tex \
22      Conclusion.tex \
23      Appendix.tex \
24      phdBib.tex

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines