--- ray/src/rt/Rmakefile 1989/10/12 11:35:23 1.11 +++ ray/src/rt/Rmakefile 1989/10/20 16:54:56 1.12 @@ -181,7 +181,7 @@ rv2.o source.o sphere.o: otypes.h ambient.o rpict.o rv3.o source.o: random.h -ambient.o dielectric.o func.o glass.o image.o m_clip.o \ +ambient.o dielectric.o func.o glass.o m_clip.o \ mx_data.o mx_func.o normal.o o_cone.o o_face.o o_instance.o \ p_data.o p_func.o text.o raytrace.o rmain.o rpict.o \ rtrace.o rv2.o rv3.o source.o \ @@ -191,7 +191,7 @@ rv2.o rv3.o rview.o: rpaint.h driver.h view.h source.o: source.h -cone.o data.o face.o misc.o objset.o octree.o otypes.o \ +cone.o data.o face.o image.o misc.o objset.o octree.o otypes.o \ readobj.o readoct.o rview.o: standard.h fvect.h sundev.o: suntools.icon