ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/test/renders/Makefile
(Generate patch)

Comparing ray/test/renders/Makefile (file contents):
Revision 1.24 by greg, Mon Jul 27 16:49:56 2020 UTC vs.
Revision 1.25 by greg, Wed Jul 29 18:45:00 2020 UTC

# Line 311 | Line 311 | prism2_fish.hdr:       prism2.oct
311  
312   ### Octree for   tfunc ###
313  
314 < tfunc.oct:      tfunc.rif
314 > tfunc1.oct:     tfunc.rif
315          rad -v 0   tfunc.rif
316  
317   ### Reference and test for   tfunc view   def ###
# Line 323 | Line 323 | ref/tfunc_def.hdr:
323          make   tfunc_def.hdr
324          $(RDU_PFILT)   tfunc_def.hdr > ref/tfunc_def.hdr
325  
326 < tfunc_def.hdr:  tfunc.oct
326 > tfunc_def.hdr:  tfunc1.oct
327          rad -v   def   tfunc.rif
328  
329   ### End   tfunc-def   tests
# Line 337 | Line 337 | ref/tfunc_fish.hdr:
337          make   tfunc_fish.hdr
338          $(RDU_PFILT)   tfunc_fish.hdr > ref/tfunc_fish.hdr
339  
340 < tfunc_fish.hdr: tfunc.oct
340 > tfunc_fish.hdr: tfunc1.oct
341          rad -v  fish   tfunc.rif
342  
343   ### End   tfunc-fish  tests

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines