Update of /cvsroot/compbench/CompBenchmarks++
In directory sc8-pr-cvs4.sourceforge.net:/tmp/cvs-serv32085
Modified Files:
configure.in
Log Message:
libcompbenchmarks/share/KB/* added
Index: configure.in
===================================================================
RCS file: /cvsroot/compbench/CompBenchmarks++/configure.in,v
retrieving revision 1.26
retrieving revision 1.27
diff -C2 -d -r1.26 -r1.27
*** configure.in 30 Jan 2007 20:57:07 -0000 1.26
--- configure.in 13 Mar 2007 20:39:13 -0000 1.27
***************
*** 276,280 ****
--- 276,285 ----
libcompbenchmarks/share/perl/CBM/Makefile
libcompbenchmarks/share/perl/Makefile
+ libcompbenchmarks/share/KB/Makefile
+ libcompbenchmarks/share/KB/common/Makefile
+ libcompbenchmarks/share/KB/gxx/Makefile
+ libcompbenchmarks/share/KB/g++/Makefile
libcompbenchmarks/Base/Makefile
+ libcompbenchmarks/CEL/Makefile
libcompbenchmarks/System/Makefile
libcompbenchmarks/Compiler/Compiler-TCC/Makefile
***************
*** 301,303 ****
echo "System : $CBM_SYSTEM"
echo "Gtk2 frontend : $CBM_GTK2"
! echo ""
--- 306,308 ----
echo "System : $CBM_SYSTEM"
echo "Gtk2 frontend : $CBM_GTK2"
! echo ""
\ No newline at end of file
|