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

Comparing ray/src/cv/Rmakefile (file contents):
Revision 2.22 by greg, Fri Jun 27 06:53:22 2003 UTC vs.
Revision 2.23 by greg, Mon Oct 20 15:10:18 2003 UTC

# Line 28 | Line 28 | all:   $(PROGS)
28  
29   install:        $(PROGS) $(LIBFILES)
30          cp $(PROGS) $(INSTDIR)
31 <        cd $(LIBDIR) ; rm -f $(LIBFILES)
31 >        cd $(LIBDIR) && rm -f $(LIBFILES)
32          cp $(LIBFILES) $(LIBDIR)
33  
34   clean:

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines