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

Comparing ray/src/common/Rmakefile (file contents):
Revision 2.68 by greg, Sat Feb 9 00:55:40 2013 UTC vs.
Revision 2.70 by greg, Fri Feb 7 19:00:45 2014 UTC

# Line 22 | Line 22 | PICOBJ = color.o header.o image.o lamps.o resolu.o rex
22          tmap16bit.o bmpfile.o falsecolor.o
23  
24   UTLOBJ = ezxml.o ccolor.o ccyrgb.o bsdf.o bsdf_m.o bsdf_t.o loadbsdf.o \
25 <        disk2square.o hilbert.o interp2d.o
25 >        disk2square.o hilbert.o interp2d.o triangulate.o
26  
27   STDOBJ = fgetline.o fropen.o linregr.o xf.o mat4.o invmat4.o fvect.o urand.o \
28          urind.o calexpr.o caldefn.o calfunc.o calprnt.o biggerlib.o multisamp.o \
# Line 181 | Line 181 | hilbert.o:     hilbert.h
181   loadbsdf.o:     bsdf.h rtio.h rterror.h paths.h
182  
183   interp2d.o:     interp2d.h
184 +
185 + triangulate.o:  triangulate.h

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines