Update of /cvsroot/compbench/CompBenchmarks++/libcompbenchmarks/share/KB/gcc
In directory sc8-pr-cvs4.sourceforge.net:/tmp/cvs-serv19411/gcc
Modified Files:
Makefile.am
Removed Files:
bootstrap.xml description.xml
Log Message:
XML descriptions moved in sub-directories.
--- description.xml DELETED ---
Index: Makefile.am
===================================================================
RCS file: /cvsroot/compbench/CompBenchmarks++/libcompbenchmarks/share/KB/gcc/Makefile.am,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** Makefile.am 22 Mar 2007 19:16:28 -0000 1.1
--- Makefile.am 4 Apr 2007 18:31:34 -0000 1.2
***************
*** 8,14 ****
# -----------------------------------------------------------------------------
! data_DATA = bootstrap.xml description.xml
! datarootdir=@datarootdir@/compbenchmarks/@VERSION@/KB/gcc
! EXTRA_DIST = $(data_DATA)
\ No newline at end of file
--- 8,15 ----
# -----------------------------------------------------------------------------
! # data_DATA = bootstrap.xml description.xml
! SUBDIRS = 2.95.x
! # datarootdir=@datarootdir@/compbenchmarks/@VERSION@/KB/gcc
! # EXTRA_DIST = $(data_DATA)
\ No newline at end of file
--- bootstrap.xml DELETED ---
|