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.22 by greg, Fri Mar 7 15:45:32 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
# Line 67 | Line 67 | modobject.o readfargs.o readobj.o readoct.o:   object.h
67  
68   objset.o octree.o readoct.o:    octree.h
69  
70 < cone.o modobject.o objset.o otypes.o readobj.o readoct.o:       otypes.h
70 > cone.o modobject.o otypes.o readobj.o readoct.o:        otypes.h
71  
72   urand.o:        random.h
73  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines