--- ray/test/renders/Makefile 2018/12/02 18:57:05 1.11 +++ ray/test/renders/Makefile 2019/01/04 18:52:06 1.14 @@ -1,4 +1,4 @@ -# RCSid $Id: Makefile,v 1.11 2018/12/02 18:57:05 greg Exp $ +# RCSid $Id: Makefile,v 1.14 2019/01/04 18:52:06 greg Exp $ # # Render and primitive type testing # @@ -11,7 +11,7 @@ IMG_CMP = radcompare -rms 0.07 -max 1.5 # Default target is to test everything all: test-xform \ -test-mixtex-def test-mixtex-fish test-mixtex-plan tex-mixtex-rplan \ +test-mixtex-def test-mixtex-fish test-mixtex-plan test-mixtex-rplan \ test-trans2-def test-trans2-fish test-dielectric-def \ test-dielectric-fish test-glass-def test-glass-fish test-glass-up \ test-tfunc-def test-tfunc-fish test-inst-def test-inst-fish \ @@ -19,7 +19,8 @@ test-mesh-def test-mesh-cyl test-mirror-fish test-mist test-trans-def test-trans-fish test-patterns-def test-patterns-plan clean: - rm -f *.oct *.amb *_ill.dat blinds_ill?.dat *_*.hdr *.unf combined.rad + rm -f *.oct *.amb *_ill.dat blinds_ill?.dat *_*.hdr *.unf \ +*.[cg]pm{,.leaf} combined.rad # Special test of xform