Update of /cvsroot/compbench/CompBenchmarks++/libcompbenchmarks/share/KB/gcc
In directory sc8-pr-cvs4.sourceforge.net:/tmp/cvs-serv13841/gcc
Modified Files:
Makefile.am
Log Message:
GCC 3.1.x KB added.
Index: Makefile.am
===================================================================
RCS file: /cvsroot/compbench/CompBenchmarks++/libcompbenchmarks/share/KB/gcc/Makefile.am,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** Makefile.am 5 Apr 2007 17:11:08 -0000 1.3
--- Makefile.am 17 Apr 2007 19:25:52 -0000 1.4
***************
*** 8,10 ****
# -----------------------------------------------------------------------------
! SUBDIRS = 2.95.x 3.0.x
--- 8,10 ----
# -----------------------------------------------------------------------------
! SUBDIRS = 2.95.x 3.0.x 3.1.x
|