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 3395 by gezelter, Fri May 16 14:25:26 2008 UTC vs.
Revision 3607 by gezelter, Wed Jun 16 15:38:45 2010 UTC

# Line 4 | Line 4 | PDF = Preview
4  
5   .SUFFIXES: $(SUFFIXES) .dvi .bib .tex .bbl .pdf
6  
7 < PAPER_ROOT = oopseDoc
7 > PAPER_ROOT = openmdDoc
8  
9   PICTURES   = \
10          compCost.pdf \
# Line 16 | Line 16 | INFILES    = \
16          waterAngle.pdf
17  
18   INFILES    = \
19 <        oopseDoc.tex \
20 <        oopseDoc.bib
19 >        openmdDoc.tex \
20 >        openmdDoc.bib
21  
22   all:: ${PAPER_ROOT}.view
23  
# Line 32 | Line 32 | clean::
32          open -a $(PDF) ${PAPER_ROOT}.pdf
33  
34   clean::
35 <        /bin/rm -f *.aux *.log *.bbl *.blg *.dvi *.tbx *.fgx *~ *.fff *.lof *.lot oopseDoc.pdf *.ttt *.toc
35 >        /bin/rm -f *.aux *.log *.bbl *.blg *.dvi *.tbx *.fgx *~ *.fff *.lof *.lot openmdDoc.pdf *.ttt *.toc

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines