Update of /cvsroot/compbench/CompBenchmarks++/libcompbenchmarks/share/KB
In directory sc8-pr-cvs4.sourceforge.net:/tmp/cvs-serv2710
Modified Files:
Makefile.am
Log Message:
CEL obsoleted.
Logic is integrated within descriptions.
Index: Makefile.am
===================================================================
RCS file: /cvsroot/compbench/CompBenchmarks++/libcompbenchmarks/share/KB/Makefile.am,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** Makefile.am 22 Mar 2007 19:05:45 -0000 1.2
--- Makefile.am 17 Apr 2007 17:28:17 -0000 1.3
***************
*** 8,10 ****
# -----------------------------------------------------------------------------
! SUBDIRS = common gxx g++ gcc
\ No newline at end of file
--- 8,10 ----
# -----------------------------------------------------------------------------
! SUBDIRS = gxx g++ gcc
\ No newline at end of file
|