| 21 |
|
colrops.o font.o tonemap.o tmapcolrs.o tmapluv.o tmaptiff.o \ |
| 22 |
|
tmap16bit.o bmpfile.o falsecolor.o |
| 23 |
|
|
| 24 |
< |
UTLOBJ = ezxml.o ccolor.o ccyrgb.o bsdf.o bsdf_m.o bsdf_t.o \ |
| 24 |
> |
UTLOBJ = ezxml.o ccolor.o ccyrgb.o bsdf.o bsdf_m.o bsdf_t.o loadbsdf.o \ |
| 25 |
|
disk2square.o hilbert.o |
| 26 |
|
|
| 27 |
|
STDOBJ = fgetline.o fropen.o linregr.o xf.o mat4.o invmat4.o fvect.o urand.o \ |
| 158 |
|
|
| 159 |
|
ezxml.o bsdf.o bsdf_m.o bsdf_t.o: ezxml.h |
| 160 |
|
|
| 161 |
< |
bsdf.o: paths.h |
| 161 |
> |
bsdf_m.o bsdf_t.o: rtio.h |
| 162 |
|
|
| 163 |
< |
bsdf.o: bsdf_m.h bsdf_t.h hilbert.h fvect.h |
| 163 |
> |
bsdf.o: bsdf.h fvect.h bsdf_m.h bsdf_t.h hilbert.h ezxml.h |
| 164 |
|
|
| 165 |
– |
bsdf.o: bsdf.h standard.h rtmisc.h rtio.h rtmath.h mat4.h rterror.h |
| 166 |
– |
|
| 165 |
|
bsdf.o bsdf_m.o bsdf_t.o ccolor.o: ccolor.h |
| 166 |
|
|
| 167 |
|
mgf_parser.o mgf_context.o mgf_xf.o mgf_object.o: mgf_parser.h ccolor.h |
| 174 |
|
|
| 175 |
|
bsdf_m.o: bsdf.h bsdf_m.h |
| 176 |
|
|
| 177 |
< |
bsdf_t.o: bsdf.h bsdf_t.h |
| 177 |
> |
bsdf_t.o: bsdf.h bsdf_t.h hilbert.h |
| 178 |
|
|
| 179 |
|
hilbert.o: hilbert.h |
| 180 |
+ |
|
| 181 |
+ |
loadbsdf.o: bsdf.h rtio.h rterror.h paths.h |