--- ray/src/gen/Rmakefile 1990/01/19 00:01:15 1.7 +++ ray/src/gen/Rmakefile 1990/12/15 15:00:54 1.9 @@ -68,6 +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 + +mat4.o: mat4.h fvect.h + +xform.o: standard.h mat4.h fvect.h otypes.h