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 2.13 by greg, Thu Jan 29 22:21:34 2004 UTC vs.
Revision 2.15 by greg, Wed Oct 27 23:36:09 2004 UTC

# Line 46 | Line 46 | o_instance.o oconv.o sphere.o \
46   cvmesh.o obj2mesh.o wfconv.o \
47   writeoct.o:     ../common/standard.h ../common/rtmisc.h ../common/rtio.h \
48   ../common/rtmath.h ../common/mat4.h ../common/fvect.h \
49 < ../common/rterror.h
49 > ../common/rterror.h ../common/tifftypes.h
50  
51   initotypes.o o_cone.o o_face.o oconv.o \
52   sphere.o writeoct.o:    ../common/octree.h
# Line 55 | Line 55 | bbox.o o_cone.o o_face.o o_instance.o oconv.o \
55   sphere.o writeoct.o:    ../common/object.h
56  
57   bbox.o initotypes.o oconv.o obj2mesh.o sphere.o:        ../common/otypes.h
58 +
59 + bbox.o getbbox.o initotypes.o oconv.o readobj2.o writeoct.o: oconv.h
60  
61   oconv.o:        ../common/paths.h
62  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines