--- ray/src/ot/Rmakefile 1990/12/13 10:52:49 1.7 +++ ray/src/ot/Rmakefile 1990/12/15 15:17:44 1.8 @@ -34,8 +34,8 @@ xf.o: xf.c cc $(CFLAGS) -DINVXF -c xf.c bbox.o cone.o face.o initotypes.o misc.o o_cone.o o_face.o \ -o_instance.o objset.o oconv.o instance.o octree.o \ -otypes.o readobj.o readoct.o sphere.o writeoct.o: standard.h fvect.h +o_instance.o objset.o oconv.o instance.o octree.o otypes.o readobj.o \ +readoct.o sphere.o writeoct.o xf.o: standard.h mat4.h fvect.h initotypes.o o_cone.o o_face.o objset.o oconv.o octree.o \ readoct.o sphere.o writeoct.o: octree.h @@ -45,6 +45,8 @@ instance.o otypes.o readobj.o readoct.o sphere.o write bbox.o cone.o initotypes.o objset.o oconv.o otypes.o \ readobj.o readoct.o sphere.o writeoct.o: otypes.h + +mat4.o: mat4.h fvect.h fvect.o: fvect.h