--- ray/src/gen/Rmakefile 1990/12/13 11:25:57 1.8 +++ ray/src/gen/Rmakefile 1990/12/15 15:00:54 1.9 @@ -68,8 +68,10 @@ caldefn.o: caldefn.c calcomp.h calfunc.o: calfunc.c calcomp.h cc $(CFLAGS) -c -DVARIABLE -DBIGLIB calfunc.c -gensurf.o: standard.h fvect.h +gensurf.o: standard.h mat4.h fvect.h fvect.o genworm.o: fvect.h -xform.o: otypes.h +mat4.o: mat4.h fvect.h + +xform.o: standard.h mat4.h fvect.h otypes.h