[Compbench-devel] CompBenchmarks++/libcompbenchmarks/share/KB/g++ Makefile.am, 1.5, 1.6
Brought to you by:
xfred
From: Frederic T. <xf...@us...> - 2007-04-17 19:25:55
|
Update of /cvsroot/compbench/CompBenchmarks++/libcompbenchmarks/share/KB/g++ In directory sc8-pr-cvs4.sourceforge.net:/tmp/cvs-serv13841/g++ Modified Files: Makefile.am Log Message: GCC 3.1.x KB added. Index: Makefile.am =================================================================== RCS file: /cvsroot/compbench/CompBenchmarks++/libcompbenchmarks/share/KB/g++/Makefile.am,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** Makefile.am 5 Apr 2007 17:12:30 -0000 1.5 --- Makefile.am 17 Apr 2007 19:25:51 -0000 1.6 *************** *** 8,10 **** # ----------------------------------------------------------------------------- ! SUBDIRS = 2.95.x 3.0.x --- 8,10 ---- # ----------------------------------------------------------------------------- ! SUBDIRS = 2.95.x 3.0.x 3.1.x |