--- ray/src/common/Rmakefile 2014/01/23 23:51:41 2.69 +++ ray/src/common/Rmakefile 2014/03/04 17:06:13 2.71 @@ -1,4 +1,4 @@ -# RCSid: $Id: Rmakefile,v 2.69 2014/01/23 23:51:41 greg Exp $ +# RCSid: $Id: Rmakefile,v 2.71 2014/03/04 17:06:13 greg Exp $ # # Makefile for ray tracing library routines # @@ -181,3 +181,8 @@ hilbert.o: hilbert.h loadbsdf.o: bsdf.h rtio.h rterror.h paths.h interp2d.o: interp2d.h + +triangulate.o: triangulate.h + +process.o readobj.o readoct.o rglfile.o \ +tmapcolrs.o unix_process.o win_process.o: rtprocess.h