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.24 by gregl, Fri Oct 17 10:36:44 1997 UTC vs.
Revision 2.25 by gregl, Fri Jan 23 15:20:42 1998 UTC

# Line 20 | Line 20 | PROGS = findglare xglaresrc glarendx rpiece rad ranima
20   all:    $(PROGS)
21  
22   install:        all objview.csh objpict.csh glare.csh dayfact.csh rlux.csh \
23 < raddepend.csh trad.wsh objline.csh
23 > raddepend.csh trad.wsh objline.csh compamb.csh
24          cp $(PROGS) $(INSTDIR)
25          cp objview.csh $(INSTDIR)/objview
26          cp objline.csh $(INSTDIR)/objline
# Line 30 | Line 30 | raddepend.csh trad.wsh objline.csh
30          cp debugcal.csh $(INSTDIR)/debugcal
31          cp rlux.csh $(INSTDIR)/rlux
32          cp raddepend.csh $(INSTDIR)/raddepend
33 +        cp compamb.csh $(INSTDIR)/compamb
34          chmod 755 $(INSTDIR)/objview $(INSTDIR)/objpict \
35                  $(INSTDIR)/glare $(INSTDIR)/dayfact $(INSTDIR)/debugcal \
36 <                $(INSTDIR)/rlux $(INSTDIR)/raddepend $(INSTDIR)/objline
36 >                $(INSTDIR)/rlux $(INSTDIR)/raddepend $(INSTDIR)/objline \
37 >                $(INSTDIR)/compamb
38          csh -f tradinstall.csh $(INSTDIR) $(LIBDIR)/tcl
39  
40   clean:

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines