--- ray/src/ot/Rmakefile 1991/10/08 15:31:38 1.22 +++ ray/src/ot/Rmakefile 1991/11/12 17:00:51 2.1 @@ -9,12 +9,12 @@ # OPT = -O -MACH = -DBSD -DSTRUCTASSIGN -f68881 /usr/lib/libm.il +MACH = -DBSD CFLAGS = -DSTRICT $(OPT) $(MACH) -I../common -L../lib LIBDIR = /usr/local/lib/ray -INSTDIR = /lumen/lumen/ray/bin.sun3 +INSTDIR = /usr/local/bin all: oconv getbbox @@ -60,5 +60,7 @@ bbox.o o_face.o: ../common/face.h bbox.o o_instance.o: ../common/instance.h ../common/octree.h clip.o o_face.o plocate.o: plocate.h + +clip.o plocate.o: ../common/fvect.h initotypes.o initotypes2.o: ../common/otypes.h