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.88 by greg, Fri Nov 19 22:51:31 2021 UTC vs.
Revision 2.89 by greg, Fri Dec 3 18:10:48 2021 UTC

# Line 21 | Line 21 | RTOBJ = cone.o face.o free_os.o instance.o readobj.o r
21   PICOBJ = color.o header.o image.o lamps.o resolu.o rexpr.o spec_rgb.o \
22          colrops.o font.o tonemap.o tmapcolrs.o tmapluv.o tmaptiff.o \
23          tmap16bit.o bmpfile.o falsecolor.o depthcodec.o normcodec.o \
24 <        idmap.o fltdepth.o
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
# 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 image.o instance.o objset.o \
127 > cone.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
131  
132 < image.o:        view.h
132 > image.o:        view.h rtio.h rtmath.h mat4.h fvect.h rtio.h paths.h
133 >
134 > jitteraperture.o:       view.h rtmath.h mat4.h fvect.h rtio.h
135  
136   caldefn.o calexpr.o calfunc.o calprnt.o:        calcomp.h
137  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines