ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/util/Rmakefile
(Generate patch)

Comparing ray/src/util/Rmakefile (file contents):
Revision 2.105 by greg, Thu Feb 8 02:26:01 2024 UTC vs.
Revision 2.106 by greg, Mon Feb 26 18:22:16 2024 UTC

# Line 171 | Line 171 | dcglare:       dcglare.o cmbsdf.o cmatrix.o cmglare.o
171          $(CC) $(CFLAGS) -o dcglare dcglare.o cmbsdf.o cmatrix.o cmglare.o \
172   -lrtrad $(MLIB)
173  
174 + rcomb.o:        ../common/calcomp.h ../common/rtio.h \
175 + ../common/paths.h
176 +
177   eplus_adduvf.o: ../common/triangulate.h ../common/rtprocess.h \
178   ../common/paths.h ../common/rtio.h ../common/random.h \
179   ../common/rtmath.h ../common/mat4.h ../common/fvect.h
# Line 207 | Line 210 | rfluxmtx.o:    ../common/rtio.h ../common/random.h ../com
210   ../common/platform.h ../common/bsdf.h ../common/bsdf_m.h \
211   ../common/paths.h ../common/rtprocess.h
212  
213 < rmtxop.o dctimestep.o cmatrix.o:        ../common/platform.h
213 > rcomb.o rmtxop.o dctimestep.o cmatrix.o:        ../common/platform.h
214  
215   dcglare.o rad.o ranimate.o rpiece.o xglaresrc.o:        ../common/standard.h \
216   ../common/rtmisc.h ../common/rtio.h \
# Line 270 | Line 273 | rttree_reduce.o:       ../common/rtio.h ../common/rterror.h
273  
274   rmatrix.o:      rmatrix.h cmatrix.h ../common/resolu.h
275  
276 < rmtxop.o:       rmatrix.h cmatrix.h ../common/rtio.h ../common/resolu.h
276 > rcomb.o rmtxop.o:       rmatrix.h cmatrix.h ../common/rtio.h ../common/resolu.h
277  
278   wrapBSDF.o:     ../common/rtio.h ../common/rtprocess.h ../common/ezxml.h \
279   ../common/bsdf.h ../common/bsdf_m.h ../common/fvect.h ../common/ccolor.h

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines