ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/px/Rmakefile
(Generate patch)

Comparing ray/src/px/Rmakefile (file contents):
Revision 2.61 by greg, Fri Sep 2 04:15:42 2005 UTC vs.
Revision 2.62 by greg, Sat Sep 17 05:14:14 2005 UTC

# Line 39 | Line 39 | pdfblur.csh pmblur.csh pmdblur.csh xyzimage.csh pgblur
39          cp pdelta.csh $(INSTDIR)/pdelta
40          cp pgblur.csh $(INSTDIR)/pgblur
41          cp ra_pfm.csh $(INSTDIR)/ra_pfm
42 <        cd $(INSTDIR) ; chmod 755 normpat falsecolor pdfblur \
43 <                pmblur pmdblur xyzimage phisto pdelta pgblur ra_pfm
42 >        cp ran2tiff.csh $(INSTDIR)/ran2tiff
43 >        cd $(INSTDIR) ; chmod 755 normpat falsecolor pdfblur pmblur \
44 >        pmdblur xyzimage phisto pdelta pgblur ra_pfm ran2tiff
45  
46   clean:
47          rm -f $(PROGS) $(SPECIAL) *.o core

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines