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 714 by mmeineke, Sun Aug 24 02:36:10 2003 UTC vs.
Revision 715 by mmeineke, Sun Aug 24 02:44:05 2003 UTC

# Line 50 | Line 50 | ${PAPER_ROOT}.dvi: ${INFILES} ${PAPER_ROOT}.bib ${PICT
50   ${PAPER_ROOT}.dvi: ${INFILES} ${PAPER_ROOT}.bib ${PICTURES}
51          /bin/rm -rf ${PAPER_ROOT}.tex
52          for i in ${INFILES}; \
53 <        do cat $$i >> ${PAPER_ROOT}; \
53 >        do cat $$i >> ${PAPER_ROOT}.tex; \
54          done;
55          $(LC) ${PAPER_ROOT}
56          $(BC) ${PAPER_ROOT}

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines