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.36 by greg, Thu Dec 13 10:43:59 1990 UTC vs.
Revision 1.38 by greg, Sat Dec 15 15:07:02 1990 UTC

# Line 193 | Line 193 | devmain.o lookamb.o resolu.o rview.o sundev.o x10.o x1
193  
194   cone.o o_cone.o source.o:       cone.h
195  
196 < data.o mx_data.o p_data.o t_data.o:     data.h
196 > data.o m_brdf.o mx_data.o p_data.o t_data.o:    data.h
197  
198   aed.o devcomm.o devmain.o devtable.o \
199   editline.o nwsdev.o sundev.o tty.o x10.o x11.o: driver.h
# Line 209 | Line 209 | rpmain.o rtmain.o rtrace.o rvmain.o rv2.o rv3.o source
209  
210   o_instance.o instance.o:        instance.h octree.h
211  
212 < ambient.o cone.o dielectric.o func.o initotypes.o normal.o o_cone.o \
212 > ambient.o cone.o dielectric.o func.o initotypes.o m_brdf.o normal.o o_cone.o \
213   objset.o otypes.o text.o raytrace.o readobj.o readoct.o rtrace.o \
214   rv2.o source.o sphere.o:        otypes.h
215  
216   ambient.o rpict.o rv3.o source.o:       random.h
217  
218   ambient.o dielectric.o func.o glass.o m_clip.o \
219 < mx_data.o mx_func.o normal.o o_cone.o o_face.o o_instance.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