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.7 by greg, Fri Jul 17 23:02:10 2020 UTC vs.
Revision 1.8 by greg, Tue Aug 18 19:33:58 2020 UTC

# Line 75 | Line 75 | test-genskyvec:        test-dctimestep
75  
76   test-dctimestep:        test.mtx
77          gensky 3 21 10:15PST +s -g .3 -g 2.5 -a 36 -o 124 \
78 <                | perl ../../src/util/genskyvec.pl -m 1 -c .92 1.03 1.2 \
78 >                | genskyvec -m 1 -c .92 1.03 1.2 \
79                  | dctimestep '!rmtxop -ff -t test.mtx' > dctimestep.mtx
80          radcompare ref/dctimestep.mtx dctimestep.mtx
81          rm -f dctimestep.mtx

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines