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.70 by greg, Tue Apr 8 23:46:05 2014 UTC vs.
Revision 2.71 by greg, Tue Apr 15 22:36:25 2014 UTC

# Line 27 | Line 27 | all:   $(PROGS)
27  
28   install:        all $(SPECIAL) objview.pl objpict.pl glare.csh dayfact.csh \
29   rlux.csh raddepend.csh trad.wsh objline.csh compamb.csh vinfo.csh \
30 < genambpos.csh fieldcomb.csh genklemsamp.pl genskyvec.pl genBSDF.pl tregsamp.dat
30 > ltview.pl ltpict.pl genambpos.csh fieldcomb.csh genklemsamp.pl \
31 > genskyvec.pl genBSDF.pl tregsamp.dat
32          cp $(PROGS) $(INSTDIR)
33          cp objview.pl $(INSTDIR)/objview
34          cp objline.csh $(INSTDIR)/objline
# Line 44 | Line 45 | genambpos.csh fieldcomb.csh genklemsamp.pl genskyvec.p
45          cp genklemsamp.pl $(INSTDIR)/genklemsamp
46          cp genskyvec.pl $(INSTDIR)/genskyvec
47          cp genBSDF.pl $(INSTDIR)/genBSDF
48 +        cp ltview.pl $(INSTDIR)/ltview
49 +        cp ltpict.pl $(INSTDIR)/ltpict
50          cd $(INSTDIR) ; chmod 755 objview objpict \
51                  glare dayfact debugcal rlux raddepend objline \
52                  compamb vinfo genambpos fieldcomb genklemsamp \

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines