[Compbench-devel] CompBenchmarks++/libcompbenchmarks/share/KB Makefile.am, 1.2, 1.3
Brought to you by:
xfred
From: Frederic T. <xf...@us...> - 2007-04-17 17:28:20
|
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 |