| 58 | 
  | 
        cd $(INSTDIR) ; chmod 755 objview objpict \ | 
| 59 | 
  | 
                glare dayfact debugcal rlux raddepend objline \ | 
| 60 | 
  | 
                compamb vinfo genambpos fieldcomb genklemsamp \ | 
| 61 | 
< | 
                genskyvec genBSDF rtpict rcode2bmp | 
| 61 | 
> | 
                genskyvec genBSDF rtpict rcode2bmp bsdfview \ | 
| 62 | 
> | 
                ltview ltpict | 
| 63 | 
  | 
        cd $(LIBDIR) && rm -f $(LIBFILES) | 
| 64 | 
  | 
        cp $(LIBFILES) $(LIBDIR) | 
| 65 | 
  | 
        csh -f tradinstall.csh $(INSTDIR) $(LIBDIR)/tcl | 
| 195 | 
  | 
 | 
| 196 | 
  | 
rfluxmtx.o:     ../common/rtio.h ../common/random.h ../common/triangulate.h \ | 
| 197 | 
  | 
../common/rtmath.h ../common/fvect.h ../common/mat4.h ../common/tiff.h \ | 
| 198 | 
< | 
../common/platform.h ../common/bsdf.h ../common/bsdf_m.h ../common/rtprocess.h | 
| 198 | 
> | 
../common/platform.h ../common/bsdf.h ../common/bsdf_m.h \ | 
| 199 | 
> | 
../common/paths.h ../common/rtprocess.h | 
| 200 | 
  | 
 | 
| 201 | 
  | 
rmtxop.o dctimestep.o cmatrix.o:        ../common/platform.h | 
| 202 | 
  | 
 | 
| 203 | 
< | 
rad.o ranimate.o rpiece.o xglaresrc.o:  ../common/standard.h \ | 
| 203 | 
> | 
dcglare.o rad.o ranimate.o rpiece.o xglaresrc.o:        ../common/standard.h \ | 
| 204 | 
  | 
../common/rtmisc.h ../common/rtio.h \ | 
| 205 | 
  | 
../common/rtmath.h ../common/mat4.h ../common/fvect.h \ | 
| 206 | 
  | 
../common/rterror.h | 
| 289 | 
  | 
 | 
| 290 | 
  | 
rcode_ident.o:  ../common/idmap.h ../common/resolu.h \ | 
| 291 | 
  | 
../common/platform.h ../common/rtio.h ../common/lookup.h | 
| 292 | 
+ | 
 | 
| 293 | 
+ | 
dcglare.o:      ../common/platform.h ../common/resolu.h cmglare.h |