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

Comparing ray/src/rt/Rmakefile (file contents):
Revision 1.37 by greg, Thu Dec 13 11:07:28 1990 UTC vs.
Revision 1.38 by greg, Sat Dec 15 15:07:02 1990 UTC

# Line 218 | Line 218 | ambient.o rpict.o rv3.o source.o:      random.h
218   ambient.o dielectric.o func.o glass.o m_clip.o \
219   m_brdf.o mx_data.o mx_func.o normal.o o_cone.o o_face.o o_instance.o \
220   p_data.o p_func.o text.o raytrace.o rpmain.o rtmain.o rvmain.o rpict.o \
221 < rtrace.o rv2.o rv3.o source.o \
222 < sphere.o t_data.o t_func.o:     ray.h standard.h fvect.h object.h color.h
221 > rtrace.o rv2.o rv3.o source.o sphere.o \
222 > t_data.o t_func.o:      ray.h standard.h mat4.h fvect.h object.h color.h
223  
224   rv2.o rv3.o rview.o:    rpaint.h driver.h view.h
225  
226   source.o:       source.h
227  
228 < cone.o data.o devcomm.o face.o image.o initotypes.o misc.o objset.o \
229 < octree.o otypes.o readobj.o readoct.o rview.o:  standard.h fvect.h
228 > cone.o data.o devcomm.o face.o image.o initotypes.o xf.o misc.o objset.o \
229 > octree.o otypes.o readobj.o readoct.o rview.o:  standard.h mat4.h fvect.h
230 >
231 > mat4.o:         mat4.h fvect.h
232  
233   sundev.o:       suntools.icon
234  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines