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 1.57 by greg, Fri Aug 16 12:54:48 1991 UTC vs.
Revision 1.58 by greg, Thu Aug 22 08:59:23 1991 UTC

# Line 83 | Line 83 | PROGS = $(DESTDIR)/rtrace $(DESTDIR)/rpict $(DESTDIR)/
83  
84   all:    $(PROGS)
85  
86 < install:        $(PROGS)
86 > install:        $(PROGS) rayinit.cal
87          $(INSTALL) $(PROGS) $(INSTDIR)
88 +        rm -f $(LIBDIR)/rayinit.cal
89 +        cp rayinit.cal $(LIBDIR)
90  
91   sun:    $(DEVDIR)/sun $(DEVDIR)/sun.com
92  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines