| 23 | 
  | 
                vwrays xglaresrc rsensor dctimestep rttree_reduce rcollate \ | 
| 24 | 
  | 
                eplus_adduvf rfluxmtx rmtxop | 
| 25 | 
  | 
 | 
| 26 | 
< | 
LIBFILES = rambpos.cal ambpos.cal tregsamp.dat | 
| 26 | 
> | 
LIBFILES = rambpos.cal ambpos.cal tregsamp.dat reinhartb.cal \ | 
| 27 | 
> | 
klems_full.cal klems_half.cal klems_quarter.cal disk2square.cal | 
| 28 | 
  | 
 | 
| 29 | 
  | 
all:    $(PROGS) | 
| 30 | 
  | 
 | 
| 165 | 
  | 
 | 
| 166 | 
  | 
rfluxmtx.o:     ../common/rtio.h ../common/random.h ../common/triangulate.h \ | 
| 167 | 
  | 
../common/rtmath.h ../common/fvect.h ../common/mat4.h ../common/tiff.h \ | 
| 168 | 
< | 
../common/platform.h ../common/bsdf.h ../common/bsdf_m.h | 
| 168 | 
> | 
../common/platform.h ../common/bsdf.h ../common/bsdf_m.h ../common/rtprocess.h | 
| 169 | 
  | 
 | 
| 170 | 
  | 
dctimestep.o cmatrix.o: ../common/platform.h | 
| 171 | 
  | 
 |