[Compbench-devel] CompBenchmarks++/CBM-PI/t Makefile.am, 1.4, 1.5 02-CBMBenchmarkSelector-public.pl
Brought to you by:
xfred
From: Frederic T. <xf...@us...> - 2007-01-04 19:46:16
|
Update of /cvsroot/compbench/CompBenchmarks++/CBM-PI/t In directory sc8-pr-cvs4.sourceforge.net:/tmp/cvs-serv23762 Modified Files: Makefile.am Removed Files: 02-CBMBenchmarkSelector-public.pl Log Message: 02-CBMBenchmarkSelector-public.pl renamed. Index: Makefile.am =================================================================== RCS file: /cvsroot/compbench/CompBenchmarks++/CBM-PI/t/Makefile.am,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** Makefile.am 28 Dec 2006 18:52:01 -0000 1.4 --- Makefile.am 4 Jan 2007 19:46:10 -0000 1.5 *************** *** 3,7 **** prog_tests = 00-Glue.pl \ 00-CBMSystem-public.pl 01-CBMSystem-protected.pl \ ! 02-CBMBenchmarkSelector-public.pl \ 03-CBMCompilerSelector-public.pl --- 3,7 ---- prog_tests = 00-Glue.pl \ 00-CBMSystem-public.pl 01-CBMSystem-protected.pl \ ! 02-CBMSystem-benchs.pl \ 03-CBMCompilerSelector-public.pl *************** *** 9,13 **** $(top_srcdir)/CBM-PI/t/00-CBMSystem-public.pl \ $(top_srcdir)/CBM-PI/t/01-CBMSystem-protected.pl \ ! $(top_srcdir)/CBM-PI/t/02-CBMBenchmarkSelector-public.pl \ $(top_srcdir)/CBM-PI/t/03-CBMCompilerSelector-public.pl --- 9,13 ---- $(top_srcdir)/CBM-PI/t/00-CBMSystem-public.pl \ $(top_srcdir)/CBM-PI/t/01-CBMSystem-protected.pl \ ! $(top_srcdir)/CBM-PI/t/02-CBMSystem-benchs.pl \ $(top_srcdir)/CBM-PI/t/03-CBMCompilerSelector-public.pl --- 02-CBMBenchmarkSelector-public.pl DELETED --- |