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

Comparing trunk/oopsePaper/Makefile (file contents):
Revision 1123 by mmeineke, Mon Apr 19 21:25:23 2004 UTC vs.
Revision 1439 by gezelter, Thu Jul 29 20:06:07 2004 UTC

# Line 29 | Line 29 | PSVIEWER = ghostview
29          @echo "compiling $*"
30          $(D2PDF) $< $*.pdf
31  
32 < all:: ${PAPER_ROOT}.psview
32 > all:: ${PAPER_ROOT}.view
33  
34   dview:: ${PAPER_ROOT}.view
35  
# Line 41 | Line 41 | print: ${PAPER_ROOT}.ps  ${PAPER_ROOT}.pdf
41  
42   print: ${PAPER_ROOT}.ps  ${PAPER_ROOT}.pdf
43  
44 < ${PAPER_ROOT}.dvi: ${PAPER_ROOT}.tex
44 > ${PAPER_ROOT}.dvi: ${PAPER_ROOT}.tex ${PAPER_ROOT}.bib
45          $(LC) ${PAPER_ROOT}
46          $(BC) ${PAPER_ROOT}
47          $(LC) ${PAPER_ROOT}
# Line 57 | Line 57 | clean::
57          $(XDVI) -fg black ${PAPER_ROOT}
58  
59   clean::
60 <        /bin/rm -f *.aux *.log *.bbl *.blg *.dvi *.tbx *.fgx *~ *.fff *.lof mule.*
60 >        /bin/rm -f *.aux *.log *.bbl *.blg *.dvi *.tbx *.fgx *~ *.fff *.lof mule.* *.lot *.ttt
61  
62  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines