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

Comparing ray/test/util/Makefile (file contents):
Revision 1.10 by greg, Tue Mar 15 20:37:02 2022 UTC vs.
Revision 1.11 by greg, Mon Mar 21 01:17:18 2022 UTC

# Line 61 | Line 61 | test-wrapBSDF: ttree.txt
61          rm -f testBSDF.xml
62  
63   test.mtx:       ../renders/ref/rfmirror.mtx
64 <        rcollate -t ../renders/ref/rfmirror.mtx > test.mtx
64 >        rcollate -c -t ../renders/ref/rfmirror.mtx > test.mtx
65  
66   ttree.txt:
67          cnt 256 | rcalc -e '$$1=floor(sin(PI/256*recno)*40)' \

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines