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.9 by greg, Mon Aug 4 22:37:53 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:

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines