--- ray/src/rt/Rmakefile 1989/03/29 11:26:15 1.4 +++ ray/src/rt/Rmakefile 1989/06/07 08:35:10 1.7 @@ -11,7 +11,7 @@ CFLAGS = -DBSD -O -DIEEE -f68881 /usr/lib/f68881.il # DESTDIR = . INSTDIR = /usr/local/ray -INSTALL = install +INSTALL = cp # # The following paths must exist and be relative to root: @@ -165,7 +165,8 @@ fvect.o: fvect.h cone.o face.o objset.o otypes.o readobj.o readoct.o: object.h -ambient.o objset.o octree.o raytrace.o readoct.o rmain.o rv2.o: octree.h +ambient.o objset.o octree.o raytrace.o \ +readoct.o rmain.o rv2.o source.o: octree.h o_instance.o instance.o: instance.h octree.h @@ -183,7 +184,7 @@ sphere.o t_data.o t_func.o: ray.h standard.h fvect.h o rv2.o rv3.o rview.o: rpaint.h driver.h view.h -dielectric.o normal.o source.o: source.h +source.o: source.h cone.o data.o face.o misc.o objset.o octree.o otypes.o \ readobj.o readoct.o rview.o: standard.h fvect.h