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.11 by greg, Sat Mar 15 17:55:48 2003 UTC vs.
Revision 2.14 by schorsch, Sat Mar 27 12:43:30 2004 UTC

# Line 44 | Line 44 | clean:
44   bbox.o initotypes.o o_cone.o o_face.o \
45   o_instance.o oconv.o sphere.o \
46   cvmesh.o obj2mesh.o wfconv.o \
47 < writeoct.o:     ../common/standard.h ../common/mat4.h ../common/fvect.h
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
50  
51   initotypes.o o_cone.o o_face.o oconv.o \
52   sphere.o writeoct.o:    ../common/octree.h
# Line 54 | Line 56 | 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  
63   bbox.o o_cone.o:        ../common/cone.h
# Line 72 | Line 76 | initotypes.o init2otypes.o:    ../common/otypes.h
76   cvmesh.o obj2mesh.o wfconv.o:   cvmesh.h \
77   ../common/octree.h ../common/object.h ../common/mesh.h
78  
79 < cvmesh.o:       ../common/otypes.h ../common/face.h
79 > cvmesh.o:       ../common/otypes.h ../common/face.h ../common/tmesh.h

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines