| 18 |
|
|
| 19 |
|
# Default target is to test everything |
| 20 |
|
all: test-xform test-oconv test-rad test-rfluxmtx test-rpiece \ |
| 21 |
< |
test-rpict test-mkpmap test-prism1-fish test-prism2-fish \ |
| 21 |
> |
test-rpict test-mkpmap \ |
| 22 |
> |
test-trans2-def test-trans2-fish test-trans2-win \ |
| 23 |
|
test-mixtex-def test-mixtex-fish test-mixtex-plan test-mixtex-rplan \ |
| 23 |
– |
test-trans2-def test-trans2-fish test-trans2-win test-dielectric-def \ |
| 24 |
– |
test-dielectric-fish test-glass-def test-glass-fish test-glass-up \ |
| 24 |
|
test-tfunc-def test-tfunc-fish test-inst-def test-inst-fish \ |
| 25 |
< |
test-mesh-def test-mesh-cyl test-mesh-cyl2 test-mirror-fish test-mist-def \ |
| 26 |
< |
test-trans-def test-trans-fish test-patterns-def test-patterns-plan \ |
| 27 |
< |
test-rtrace test-obj2mesh |
| 25 |
> |
test-mesh-def test-mesh-cyl test-mesh-cyl2 test-mist-def \ |
| 26 |
> |
test-dielectric-def test-dielectric-fish test-trans-def \ |
| 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 |
| 31 |
|
|
| 32 |
|
clean: |
| 33 |
|
rm -f *.oct *.amb *_ill.dat blinds_ill?.dat *_*.hdr *.unf \ |