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.90 by greg, Sun Mar 6 16:27:55 2022 UTC vs.
Revision 2.91 by greg, Fri Aug 2 18:47:25 2024 UTC

# Line 24 | Line 24 | PICOBJ = color.o header.o image.o lamps.o resolu.o rex
24          idmap.o fltdepth.o jitteraperture.o
25  
26   UTLOBJ = ezxml.o ccolor.o ccyrgb.o bsdf.o bsdf_m.o bsdf_t.o loadbsdf.o \
27 <        disk2square.o hilbert.o interp2d.o triangulate.o
27 >        disk2square.o hilbert.o interp2d.o triangulate.o data.o
28  
29   STDOBJ = fgetline.o fropen.o linregr.o xf.o mat4.o invmat4.o fvect.o urand.o \
30          urind.o calexpr.o caldefn.o calfunc.o calprnt.o biggerlib.o multisamp.o \
# Line 124 | Line 124 | readobj.o readoct.o sceneio.o: otypes.h
124  
125   multisamp.o urand.o:    random.h
126  
127 < cone.o face.o free_os.o instance.o objset.o \
127 > cone.o data.o face.o free_os.o instance.o objset.o \
128   octree.o modobject.o readfargs.o otypes.o mesh.o \
129   readmesh.o readobj.o readoct.o sceneio.o:       standard.h \
130   rtmisc.h rtio.h rtmath.h rterror.h fvect.h mat4.h tiff.h
# Line 220 | Line 220 | g3affine.o g3sphere.o: g3sphere.h
220   g3flist.o:      g3flist.h
221  
222   maxheap.o:      maxheap.h
223 +
224 + data.o: data.h platform.h paths.h color.h view.h resolu.h
225  
226   ezxml.o readmesh.o readobj.o readoct.o rglinst.o wordfile.o:    platform.h
227  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines