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

Comparing trunk/fennellDissertation/Makefile (file contents):
Revision 2918 by chrisfen, Mon Jul 3 13:55:25 2006 UTC vs.
Revision 2977 by chrisfen, Sun Aug 27 15:24:39 2006 UTC

# Line 17 | Line 17 | INFILES    = \
17  
18   INFILES    = \
19          dissertation.tex \
20 <        dissertation.bib
20 >        introduction.tex \
21 >    electrostaticsChapter.tex \
22 >    waterChapter.tex \
23 >    iceChapter.tex \
24 >    conclusion.tex \
25 >    dissertation.bib
26  
27   #SINFILES    = \
28          SupportingInfo.tex \
# Line 29 | Line 34 | sview:: ${SUPPORTING}.view
34  
35   all:: ${PAPER_ROOT}.view
36  
37 < sview:: ${SUPPORTING}.view
37 > #sview:: ${SUPPORTING}.view
38  
39   ${PAPER_ROOT}.pdf: ${INFILES} #${PICTURES}
40          $(LC) ${PAPER_ROOT}
41          $(BC) ${PAPER_ROOT}
42          $(LC) ${PAPER_ROOT}
43          $(LC) ${PAPER_ROOT}
44 +        $(LC) ${PAPER_ROOT}
45  
46   #${SUPPORTING}.pdf: ${SINFILES}
47   #       $(LC) ${SUPPORTING}
# Line 47 | Line 53 | ${SUPPORTING}.view: ${SUPPORTING}.pdf
53          osascript "reload_preview.scpt" ${PAPER_ROOT}.pdf      
54          open -a $(PDF) ${PAPER_ROOT}.pdf
55  
56 < ${SUPPORTING}.view: ${SUPPORTING}.pdf
57 <        osascript "reload_preview.scpt" ${SUPPORTING}.pdf      
58 <        open -a $(PDF) ${SUPPORTING}.pdf
56 > #${SUPPORTING}.view: ${SUPPORTING}.pdf
57 > #       osascript "reload_preview.scpt" ${SUPPORTING}.pdf      
58 > #       open -a $(PDF) ${SUPPORTING}.pdf
59  
60   clean::
61          /bin/rm -f *.aux *.log *.bbl *.blg *.dvi *.tbx *.fgx *~ *.fff *.lof *.lot dissertation.pdf *.ttt *.toc

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines