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.8 by greg, Fri Jun 27 06:53:22 2003 UTC vs.
Revision 2.10 by greg, Mon Oct 20 15:10:18 2003 UTC

# Line 25 | Line 25 | install:       $(PROGS) $(LIBFILES) glaze.csh
25          cp $(PROGS) $(INSTDIR)
26          cp glaze.csh $(INSTDIR)/glaze
27          chmod 755 $(INSTDIR)/glaze
28 <        cd $(LIBDIR) ; rm -f $(LIBFILES)
28 >        cd $(LIBDIR) && rm -f $(LIBFILES)
29          cp $(LIBFILES) $(LIBDIR)
30  
31   clean:
# Line 89 | Line 89 | mkillum.o mkillum2.o mkillum3.o:       mkillum.h ../common/s
89   ../common/mat4.h ../common/fvect.h ../common/otypes.h ../common/object.h
90  
91   gensky.o:       ../common/color.h
92 +
93 + genworm.o genrev.o:     ../common/calcomp.h

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines