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.85 by greg, Thu Nov 8 00:54:07 2018 UTC vs.
Revision 2.86 by greg, Tue Dec 15 23:54:00 2020 UTC

# Line 111 | Line 111 | all:   $(PROGS) $(RCLIB) $(SPECIAL)
111  
112   install:        all rayinit.cal
113          $(INSTALL) $(PROGS) $(INSTDIR)
114        cd $(INSTDIR) ; rm -f rview ; ln -s rvu rview
115        cd $(INSTDIR) ; rm -f rtcontrib ; ln -s rcontrib rtcontrib
114          rm -f $(LIBDIR)/rayinit.cal
115          cp rayinit.cal $(LIBDIR)
116  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines