|
From: Gordon K. <kin...@us...> - 2004-03-30 14:14:20
|
Update of /cvsroot/teem/teem/src/limn In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32435 Modified Files: GNUmakefile Log Message: little utility for making a properly clipped triangular EPS image Index: GNUmakefile =================================================================== RCS file: /cvsroot/teem/teem/src/limn/GNUmakefile,v retrieving revision 1.17 retrieving revision 1.18 diff -C2 -d -r1.17 -r1.18 *** GNUmakefile 9 Feb 2004 22:48:01 -0000 1.17 --- GNUmakefile 30 Mar 2004 14:02:42 -0000 1.18 *************** *** 51,55 **** splineMisc.o splineMethods.o splineEval.o $(L).TESTS = test/map test/light test/tcam test/tps test/tspline test/tbc \ ! test/tcamanim test/soid test/off2eps #### #### --- 51,55 ---- splineMisc.o splineMethods.o splineEval.o $(L).TESTS = test/map test/light test/tcam test/tps test/tspline test/tbc \ ! test/tcamanim test/soid test/off2eps test/triimg #### #### |