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.62 by greg, Thu Sep 5 17:53:23 2013 UTC vs.
Revision 2.63 by greg, Wed Dec 4 20:07:07 2013 UTC

# Line 24 | Line 24 | PROGS = findglare glarendx rpiece rad ranimate ranimov
24  
25   all:    $(PROGS)
26  
27 < install:        all $(SPECIAL) objview.csh objpict.csh glare.csh dayfact.csh \
27 > install:        all $(SPECIAL) objview.pl objpict.pl glare.csh dayfact.csh \
28   rlux.csh raddepend.csh trad.wsh objline.csh compamb.csh vinfo.csh \
29   genambpos.csh fieldcomb.csh genklemsamp.pl genskyvec.pl genBSDF.pl tregsamp.dat
30          cp $(PROGS) $(INSTDIR)
31 <        cp objview.csh $(INSTDIR)/objview
31 >        cp objview.pl $(INSTDIR)/objview
32          cp objline.csh $(INSTDIR)/objline
33 <        cp objpict.csh $(INSTDIR)/objpict
33 >        cp objpict.pl $(INSTDIR)/objpict
34          cp glare.csh $(INSTDIR)/glare
35          cp dayfact.csh $(INSTDIR)/dayfact
36          cp debugcal.csh $(INSTDIR)/debugcal

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines