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

Comparing ray/src/util/Rmakefile (file contents):
Revision 2.82 by greg, Thu Aug 18 17:57:57 2016 UTC vs.
Revision 2.83 by greg, Fri Aug 11 21:39:52 2017 UTC

# Line 32 | Line 32 | all:   $(PROGS)
32   install:        all $(SPECIAL) objview.pl objpict.pl glare.csh dayfact.csh \
33   rlux.csh raddepend.csh trad.wsh objline.csh compamb.csh vinfo.csh \
34   ltview.pl ltpict.pl genambpos.pl fieldcomb.csh genklemsamp.pl \
35 < genskyvec.pl genBSDF.pl $(LIBFILES)
35 > genskyvec.pl genBSDF.pl bsdfview.pl $(LIBFILES)
36          cp $(PROGS) $(INSTDIR)
37          cp objview.pl $(INSTDIR)/objview
38          cp objline.csh $(INSTDIR)/objline
# Line 49 | Line 49 | genskyvec.pl genBSDF.pl $(LIBFILES)
49          cp genklemsamp.pl $(INSTDIR)/genklemsamp
50          cp genskyvec.pl $(INSTDIR)/genskyvec
51          cp genBSDF.pl $(INSTDIR)/genBSDF
52 +        cp bsdfview.pl $(INSTDIR)/bsdfview
53          cp ltview.pl $(INSTDIR)/ltview
54          cp ltpict.pl $(INSTDIR)/ltpict
55          cd $(INSTDIR) ; chmod 755 objview objpict \

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines