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.85 by greg, Tue Apr 21 02:42:35 2020 UTC vs.
Revision 2.86 by greg, Fri Mar 12 03:59:25 2021 UTC

# Line 38 | Line 38 | SYSOBJ = ealloc.o fdate.o portio.o myhostname.o $(COMP
38  
39   MGFOBJ = mgf_parser.o mgf_object.o mgf_xf.o mgf_context.o
40  
41 < WFOBJ = objutil.o readwfobj.o convertobj.o writewfobj.o
41 > WFOBJ = objutil.o objtriangulate.o readwfobj.o convertobj.o writewfobj.o
42  
43   REETZOBJ = g3affine.o g3flist.o g3sphere.o g3vector.o gbasic.o muc_randvar.o
44  
# Line 230 | Line 230 | idmap.o:       idmap.h resolu.h platform.h rtio.h
230   rcode_ident.o:  lookup.h
231  
232   objutil.o:      objutil.h rterror.h rtio.h rtmath.h mat4.h fvect.h lookup.h
233 +
234 + objtriangulate.o:       objutil.h rterror.h triangulate.h
235  
236   readwfobj.o:    objutil.h rtio.h rterror.h fvect.h
237  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines