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.52 by greg, Thu Aug 18 00:52:48 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  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines