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 |
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 \ |
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 |