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.75 by greg, Thu Feb 9 00:18:05 2023 UTC vs.
Revision 2.76 by greg, Mon Jun 30 16:25:48 2025 UTC

# Line 30 | Line 30 | ogl:
30   sun:
31  
32   install:        $(PROGS) $(SPECIAL) normpat.csh falsecolor.pl \
33 < pdfblur.csh pmblur.csh pmdblur.csh xyzimage.csh pgblur.csh ra_pfm.csh \
34 < pbilat.csh
33 > pdfblur.csh pmblur.csh pmdblur.csh xyzimage.csh pgblur.csh ra_pfm.csh
34          $(INSTALL) $(PROGS) $(INSTDIR)
35          cp normpat.csh $(INSTDIR)/normpat
36          cp falsecolor.pl $(INSTDIR)/falsecolor
# Line 44 | Line 43 | pbilat.csh
43          cp pgblur.csh $(INSTDIR)/pgblur
44          cp ra_pfm.csh $(INSTDIR)/ra_pfm
45          cp ran2tiff.csh $(INSTDIR)/ran2tiff
47        cp pbilat.csh $(INSTDIR)/pbilat
46          cd $(INSTDIR) ; chmod 755 normpat falsecolor pdfblur pmblur \
47 <        pmdblur xyzimage phisto pdelta pgblur ra_pfm ran2tiff pbilat
47 >        pmdblur xyzimage phisto pdelta pgblur ra_pfm ran2tiff
48  
49   clean:
50          rm -f $(PROGS) $(SPECIAL) *.o x11findwind.c

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines