--- ray/src/rt/Rmakefile 1991/11/12 17:10:12 2.1 +++ ray/src/rt/Rmakefile 1991/11/25 09:51:08 2.2 @@ -1,6 +1,6 @@ # # SCCSid "$SunId$ LBL" -# Compiles for ray tracing programs. +# Compiles for ray tracing programs. # OPT = -O @@ -266,3 +266,6 @@ x11.o: x11icon.h ambient.o ambcomp.o lookamb.o: ambient.h data.o rmain.o rpict.o rv2.o: ../common/resolu.h + +func.o m_brdf.o m_direct.o mx_data.o mx_func.o p_data.o \ +p_func.o t_data.o t_func.o: func.h