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

Comparing trunk/electrostaticMethodsPaper/Makefile (file contents):
Revision 2620 by chrisfen, Wed Mar 15 00:21:39 2006 UTC vs.
Revision 2621 by chrisfen, Wed Mar 15 14:24:12 2006 UTC

# Line 1 | Line 1
1   LC = pdflatex
2   BC = bibtex
3 < PDF = preview
3 > PDF = Preview
4  
5   .SUFFIXES: $(SUFFIXES) .dvi .ps .bib .tex .bbl .pdf
6  
# Line 35 | Line 35 | ${PAPER_ROOT}.view: ${PAPER_ROOT}.pdf
35          $(LC) ${PAPER_ROOT}
36  
37   ${PAPER_ROOT}.view: ${PAPER_ROOT}.pdf
38 +        osascript "reload_preview.scpt" ${PAPER_ROOT}.pdf      
39          open -a $(PDF) ${PAPER_ROOT}.pdf
40  
41   clean::

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines