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.20 by greg, Wed Feb 7 16:36:01 1996 UTC vs.
Revision 2.21 by greg, Wed Jan 8 12:08:05 1997 UTC

# Line 31 | Line 31 | librt.a:       $(RTOBJ) $(PICOBJ) $(STDOBJ) $(SYSOBJ)
31          -ranlib librt.a
32  
33   install:        librt.a
34 <        mv librt.a ../lib
34 >        mv librt.a ../lib/librt.a
35  
36   clean:
37          rm -f *.o librt.a

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines