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