[Compbench-devel] CompBenchmarks++/libcompbenchmarks/share/KB/gxx Makefile.am, 1.6, 1.7
Brought to you by:
xfred
From: Frederic T. <xf...@us...> - 2007-04-05 17:13:13
|
Update of /cvsroot/compbench/CompBenchmarks++/libcompbenchmarks/share/KB/gxx In directory sc8-pr-cvs4.sourceforge.net:/tmp/cvs-serv28437 Modified Files: Makefile.am Log Message: Organisation changed. Index: Makefile.am =================================================================== RCS file: /cvsroot/compbench/CompBenchmarks++/libcompbenchmarks/share/KB/gxx/Makefile.am,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** Makefile.am 4 Apr 2007 18:31:34 -0000 1.6 --- Makefile.am 5 Apr 2007 17:12:12 -0000 1.7 *************** *** 8,16 **** # ----------------------------------------------------------------------------- ! SUBDIRS = 2.95.x 3.0.x ! ! # data_DATA = bootstrap.xml ! ! # datarootdir=@datarootdir@/compbenchmarks/@VERSION@/KB/gxx ! ! # EXTRA_DIST = $(data_DATA) \ No newline at end of file --- 8,10 ---- # ----------------------------------------------------------------------------- ! SUBDIRS = 2.95.x 3.0.x \ No newline at end of file |