--- ray/src/util/Rmakefile 2014/07/21 15:59:47 2.76 +++ ray/src/util/Rmakefile 2014/07/28 16:30:18 2.78 @@ -1,4 +1,4 @@ -# RCSid: $Id: Rmakefile,v 2.76 2014/07/21 15:59:47 greg Exp $ +# RCSid: $Id: Rmakefile,v 2.78 2014/07/28 16:30:18 greg Exp $ # # Radiance makefile for utility programs # @@ -23,7 +23,7 @@ PROGS = findglare glarendx rpiece rad ranimate ranimov vwrays xglaresrc rsensor dctimestep rttree_reduce rcollate \ eplus_adduvf rfluxmtx rmtxop -LIBFILES = rambpos.cal ambpos.cal tregsamp.dat \ +LIBFILES = rambpos.cal ambpos.cal tregsamp.dat reinhartb.cal \ klems_full.cal klems_half.cal klems_quarter.cal disk2square.cal all: $(PROGS) @@ -165,7 +165,7 @@ cmbsdf.o: ../common/paths.h ../common/bsdf.h ../common rfluxmtx.o: ../common/rtio.h ../common/random.h ../common/triangulate.h \ ../common/rtmath.h ../common/fvect.h ../common/mat4.h ../common/tiff.h \ -../common/platform.h ../common/bsdf.h ../common/bsdf_m.h +../common/platform.h ../common/bsdf.h ../common/bsdf_m.h ../common/rtprocess.h dctimestep.o cmatrix.o: ../common/platform.h