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

Comparing ray/src/common/Rmakefile (file contents):
Revision 2.44 by schorsch, Wed Aug 20 09:35:56 2003 UTC vs.
Revision 2.45 by greg, Mon Oct 20 15:10:18 2003 UTC

# Line 42 | Line 42 | librt.a:       $(RTOBJ) $(PICOBJ) $(STDOBJ) $(SYSOBJ)
42          mv librt.a ../lib/librt.a
43  
44   install:        all
45 <        cd $(LIBDIR) ; rm -f $(LIBFILES)
45 >        cd $(LIBDIR) && rm -f $(LIBFILES)
46          cp $(LIBFILES) $(LIBDIR)
47  
48   clean:

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines