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.51 by greg, Sun Jun 14 00:33:16 2009 UTC vs.
Revision 2.52 by greg, Tue Jun 16 04:54:08 2009 UTC

# Line 26 | Line 26 | all:   $(PROGS)
26  
27   install:        all $(SPECIAL) objview.csh objpict.csh glare.csh dayfact.csh \
28   rlux.csh raddepend.csh trad.wsh objline.csh compamb.csh vinfo.csh \
29 < genambpos.csh fieldcomb.csh genklemsamp.pl
29 > genambpos.csh fieldcomb.csh genklemsamp.pl gentregvec.pl tregsamp.dat
30          cp $(PROGS) $(INSTDIR)
31          cp objview.csh $(INSTDIR)/objview
32          cp objline.csh $(INSTDIR)/objline
# Line 41 | Line 41 | genambpos.csh fieldcomb.csh genklemsamp.pl
41          cp genambpos.csh $(INSTDIR)/genambpos
42          cp fieldcomb.csh $(INSTDIR)/fieldcomb
43          cp genklemsamp.pl $(INSTDIR)/genklemsamp
44 +        cp gentregvec.pl $(INSTDIR)/gentregvec
45          cd $(INSTDIR) ; chmod 755 objview objpict \
46                  glare dayfact debugcal rlux raddepend objline \
47 <                compamb vinfo genambpos fieldcomb genklemsamp
47 >                compamb vinfo genambpos fieldcomb genklemsamp gentregvec
48 >        cp tregsamp.dat $(LIBDIR)
49          csh -f tradinstall.csh $(INSTDIR) $(LIBDIR)/tcl
50  
51   clean:

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines