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

Comparing ray/src/gen/Rmakefile (file contents):
Revision 2.2 by greg, Wed Jul 1 15:07:08 1992 UTC vs.
Revision 2.3 by greg, Fri Jul 9 09:10:05 1993 UTC

# Line 20 | Line 20 | CALFILES = illum.cal rev.cal skybright.cal surf.cal
20  
21   all:    $(PROGS)
22  
23 < install:        $(PROGS) genpine.csh genwindow.csh $(CALFILES)
23 > install:        $(PROGS) $(CALFILES)
24          cp $(PROGS) $(INSTDIR)
25        cp genwindow.csh $(INSTDIR)/genwindow
26        chmod 755 $(INSTDIR)/genwindow
25          cd $(LIBDIR) ; rm -f $(CALFILES)
26          cp $(CALFILES) $(LIBDIR)
27  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines