| # | 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 | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |