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

Comparing ray/src/cv/Rmakefile (file contents):
Revision 2.51 by greg, Wed Jul 27 18:05:53 2016 UTC vs.
Revision 2.53 by greg, Sun Apr 9 21:39:26 2017 UTC

# Line 22 | Line 22 | LIBDIR = /usr/local/lib/ray
22  
23   PROGS = ies2rad nff2rad lampcolor tmesh2rad obj2rad \
24   mgf2rad rad2mgf mgf2meta mgfilt mgf2inv 3ds2mgf \
25 < pabopto2xyz pabopto2bsdf bsdf2ttree bsdf2klems pkgBSDF epw2wea
25 > pabopto2xyz pabopto2bsdf bsdf2ttree bsdf2klems pkgBSDF epw2wea bsdf2rad
26  
27 < LIBFILES = source.cal tilt.cal lamp.tab window.cal
27 > LIBFILES = source.cal tilt.cal lamp.tab window.cal bsdf2rad.cal
28  
29   all:    $(PROGS)
30  
# Line 160 | Line 160 | bsdf2rad.o bsdf2ttree.o:       ../common/rtprocess.h
160   bsdf2klems.o bsdf2ttree.o mgf2meta.o:   ../common/random.h
161  
162   bsdftrans.o:    transportSimplex.h
163 +
164 + bsdfquery.o:    ../common/rtmath.h ../common/rtio.h bsdfrep.h

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines