| 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 | 
| 30 | > | test-prism1-fish test-prism2-fish test-spectra-fish | 
| 31 |  |  | 
| 32 |  | clean: | 
| 33 |  | rm -f *.oct *.amb *_ill.dat blinds_ill?.dat *_*.hdr *.unf \ | 
| 536 |  | rad -v rplan  mixtex.rif | 
| 537 |  |  | 
| 538 |  | ### End  mixtex-rplan tests | 
| 539 | + |  | 
| 540 | + | ### Octree for spectra | 
| 541 | + |  | 
| 542 | + | spectra.oct:    spectra.rif | 
| 543 | + | rad -v 0 spectra.rif | 
| 544 | + |  | 
| 545 | + | ### Reference and test for spectra fish ### | 
| 546 | + |  | 
| 547 | + | test-spectra-fish:      ref/spectra_fish.hdr spectra_fish.hdr | 
| 548 | + | $(RDU_PFILT) spectra_fish.hdr | $(IMG_CMP) ref/spectra_fish.hdr - | 
| 549 | + |  | 
| 550 | + | ref/spectra_fish.hdr: | 
| 551 | + | make spectra_fish.hdr | 
| 552 | + | $(RDU_PFILT) spectra_fish.hdr > ref/spectra_fish.hdr | 
| 553 | + |  | 
| 554 | + | spectra_fish.hdr:       spectra.oct | 
| 555 | + | rad -v fish spectra.rif | 
| 556 | + |  | 
| 557 | + | ### End spectra-fish tests |