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

Comparing trunk/openmdDocs/Makefile (file contents):
Revision 3607 by gezelter, Wed Jun 16 15:38:45 2010 UTC vs.
Revision 3709 by gezelter, Wed Nov 24 20:44:51 2010 UTC

# Line 22 | Line 22 | ${PAPER_ROOT}.pdf: ${INFILES} ${PICTURES}
22   all:: ${PAPER_ROOT}.view
23  
24   ${PAPER_ROOT}.pdf: ${INFILES} ${PICTURES}
25 <        $(LC) ${PAPER_ROOT}
25 >        $(LC) --src-specials ${PAPER_ROOT}
26          $(BC) ${PAPER_ROOT}
27 <        $(LC) ${PAPER_ROOT}
28 <        $(LC) ${PAPER_ROOT}
27 >        $(LC) --src-specials ${PAPER_ROOT}
28 >        $(LC) --src-specials ${PAPER_ROOT}
29  
30   ${PAPER_ROOT}.view: ${PAPER_ROOT}.pdf
31        osascript "reload_preview.scpt" ${PAPER_ROOT}.pdf      
31          open -a $(PDF) ${PAPER_ROOT}.pdf
32  
33   clean::

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines