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

Comparing ray/src/rt/Rmakefile (file contents):
Revision 2.64 by greg, Sat Jun 9 07:16:47 2012 UTC vs.
Revision 2.65 by greg, Thu Jun 14 22:42:21 2012 UTC

# Line 100 | Line 100 | all:   $(PROGS) $(RCLIB) $(SPECIAL)
100   install:        all rayinit.cal
101          $(INSTALL) $(PROGS) $(INSTDIR)
102          cd $(INSTDIR) ; rm -f rview ; ln -s rvu rview
103 +        cd $(INSTDIR) ; rm -f rtcontrib ; ln -s rcontrib rtcontrib
104          rm -f $(LIBDIR)/rayinit.cal
105          cp rayinit.cal $(LIBDIR)
106  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines