--- ray/src/rt/Rmakefile 1990/08/18 03:59:00 1.28 +++ ray/src/rt/Rmakefile 1990/09/17 18:02:19 1.30 @@ -26,7 +26,7 @@ LIBDIR = /usr/local/lib/ray # Library routines: # LIBS = -lm -COMPAT = malloc.o +COMPAT = # # Device drivers for rview (see also devtable.c): @@ -187,8 +187,8 @@ rpmain.o rtmain.o rtrace.o rvmain.o rv2.o rv3.o source o_instance.o instance.o: instance.h octree.h -ambient.o cone.o dielectric.o func.o normal.o o_cone.o otypes.o \ -text.o raytrace.o readobj.o readoct.o rtrace.o \ +ambient.o cone.o dielectric.o func.o normal.o o_cone.o objset.o \ +otypes.o text.o raytrace.o readobj.o readoct.o rtrace.o \ rv2.o source.o sphere.o: otypes.h ambient.o rpict.o rv3.o source.o: random.h