Update of /cvsroot/compbench/CompBenchmarks++/libcompbenchmarks/share/KB/gxx/3.0.x
In directory sc8-pr-cvs4.sourceforge.net:/tmp/cvs-serv2726
Modified Files:
Makefile.am
Log Message:
CEL obsoleted.
Logic is integrated within descriptions.
Index: Makefile.am
===================================================================
RCS file: /cvsroot/compbench/CompBenchmarks++/libcompbenchmarks/share/KB/gxx/3.0.x/Makefile.am,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** Makefile.am 5 Apr 2007 17:13:09 -0000 1.2
--- Makefile.am 17 Apr 2007 17:28:35 -0000 1.3
***************
*** 8,13 ****
# -----------------------------------------------------------------------------
! data_DATA = options.xml \
! description.xml
datarootdir=@datarootdir@/compbenchmarks/@VERSION@/KB/gxx/3.0.x
--- 8,12 ----
# -----------------------------------------------------------------------------
! data_DATA = description.xml
datarootdir=@datarootdir@/compbenchmarks/@VERSION@/KB/gxx/3.0.x
|