Update of /cvsroot/compbench/CompBenchmarks++/libcompbenchmarks/share/KB/g++
In directory sc8-pr-cvs4.sourceforge.net:/tmp/cvs-serv28458
Modified Files:
Makefile.am
Log Message:
Organization changed.
Index: Makefile.am
===================================================================
RCS file: /cvsroot/compbench/CompBenchmarks++/libcompbenchmarks/share/KB/g++/Makefile.am,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** Makefile.am 4 Apr 2007 18:29:01 -0000 1.4
--- Makefile.am 5 Apr 2007 17:12:30 -0000 1.5
***************
*** 8,15 ****
# -----------------------------------------------------------------------------
! # data_DATA = options.xml description.xml bootstrap.xml
!
! SUBDIRS = 2.95.x
! # datarootdir=@datarootdir@/compbenchmarks/@VERSION@/KB/g++
!
! # EXTRA_DIST = $(data_DATA)
\ No newline at end of file
--- 8,10 ----
# -----------------------------------------------------------------------------
! SUBDIRS = 2.95.x 3.0.x
|