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.5 by greg, Tue Jun 30 17:51:34 2020 UTC vs.
Revision 1.6 by greg, Tue Jun 30 18:00:19 2020 UTC

# Line 4 | Line 4
4   #
5  
6   all:    test-vwright test-getinfo test-rcollate test-rmtxop test-dctimestep \
7 < test-genskyvec test-vwrays test-glarendx \
8 < test-rcode_norm test-rcode_depth test-rcode_ident
7 > test-genskyvec test-vwrays test-glarendx test-rcode_norm test-rcode_depth \
8 > test-rcode_ident test-wrapBSDF test-rttree_reduce
9  
10   clean:
11          rm -f test.mtx ttree.txt vwrays.txt

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines