| 27 |  | test-glass-def test-glass-fish test-glass-up \ | 
| 28 |  | test-trans-fish test-patterns-def test-patterns-plan \ | 
| 29 |  | test-rtrace test-mirror-fish test-obj2mesh \ | 
| 30 | < | test-prism1-fish test-prism2-fish test-spectra-fish | 
| 30 | > | test-prism1-fish test-prism2-fish test-spectra-fish test-wgmdf-def | 
| 31 |  |  | 
| 32 |  | clean: | 
| 33 |  | rm -f *.oct *.amb *_ill.dat blinds_ill?.dat *_*.hdr *.unf \ | 
| 40 |  | test-xform test-oconv test-rad test-obj2mesh | 
| 41 |  |  | 
| 42 |  | batch2: test-rfluxmtx test-mist-def test-glass-def test-glass-fish test-glass-up \ | 
| 43 | < | test-spectra-fish | 
| 43 | > | test-spectra-fish test-wgmdf-def | 
| 44 |  |  | 
| 45 |  | batch3: test-inst-def test-inst-fish test-trans2-def test-trans2-fish test-trans2-win \ | 
| 46 |  | test-dielectric-def test-dielectric-fish | 
| 528 |  | rad -v fish spectra.rif | 
| 529 |  |  | 
| 530 |  | ### End spectra-fish tests | 
| 531 | + |  | 
| 532 | + | ### Octree for wgmdf | 
| 533 | + |  | 
| 534 | + | wgmdf.oct:      wgmdf.rif | 
| 535 | + | rad -v 0 wgmdf.rif | 
| 536 | + |  | 
| 537 | + | ### Reference and test for wgmdf def ### | 
| 538 | + |  | 
| 539 | + | test-wgmdf-def: wgmdf_def.hdr | 
| 540 | + | $(RDU_PFILT) wgmdf_def.hdr | $(IMG_CMP) ref/wgmdf_def.hdr - | 
| 541 | + |  | 
| 542 | + | ref/wgmdf_def.hdr:      wgmdf_def.hdr | 
| 543 | + | $(RDU_PFILT) wgmdf_def.hdr > ref/wgmdf_def.hdr | 
| 544 | + |  | 
| 545 | + | wgmdf_def.hdr:  wgmdf.oct | 
| 546 | + | rad -v def wgmdf.rif | 
| 547 | + |  | 
| 548 | + | ### End of wgmdf-def tests |