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

Comparing ray/src/ot/Rmakefile (file contents):
Revision 1.7 by greg, Thu Dec 13 10:52:49 1990 UTC vs.
Revision 1.8 by greg, Sat Dec 15 15:17:44 1990 UTC

# Line 34 | Line 34 | xf.o:  xf.c
34          cc $(CFLAGS) -DINVXF -c xf.c
35  
36   bbox.o cone.o face.o initotypes.o misc.o o_cone.o o_face.o \
37 < o_instance.o objset.o oconv.o instance.o octree.o \
38 < otypes.o readobj.o readoct.o sphere.o writeoct.o:       standard.h fvect.h
37 > o_instance.o objset.o oconv.o instance.o octree.o otypes.o readobj.o \
38 > readoct.o sphere.o writeoct.o xf.o:     standard.h mat4.h fvect.h
39  
40   initotypes.o o_cone.o o_face.o objset.o oconv.o octree.o \
41   readoct.o sphere.o writeoct.o:  octree.h
# Line 45 | Line 45 | instance.o otypes.o readobj.o readoct.o sphere.o write
45  
46   bbox.o cone.o initotypes.o objset.o oconv.o otypes.o \
47   readobj.o readoct.o sphere.o writeoct.o:        otypes.h
48 +
49 + mat4.o:         mat4.h fvect.h
50  
51   fvect.o:        fvect.h
52  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines