[anjuta/sdb-core-trans] symbol-db: deleting benchmark files for cleaning.



commit ce38b851772405c1fac80c74385bb61cb7c1f784
Author: Massimo Corà <mcora src gnome org>
Date:   Thu Jul 8 01:02:16 2010 +0200

    symbol-db: deleting benchmark files for cleaning.

 configure.in                                     |    3 +
 plugins/symbol-db/benchmark/Makefile.am          |   32 +-----
 plugins/symbol-db/benchmark/README               |   14 --
 plugins/symbol-db/benchmark/benchmark.c          |  139 ----------------------
 plugins/symbol-db/benchmark/populate-test-dir.sh |    8 --
 5 files changed, 4 insertions(+), 192 deletions(-)
---
diff --git a/configure.in b/configure.in
index fc09922..5d8ef7c 100644
--- a/configure.in
+++ b/configure.in
@@ -806,6 +806,9 @@ plugins/gbf-mkfile/Makefile
 plugins/gbf-mkfile/gbf-mkfile-parse
 plugins/gbf-mkfile/GBF/Makefile
 plugins/symbol-db/benchmark/Makefile
+plugins/symbol-db/benchmark/symbol-db/Makefile
+plugins/symbol-db/benchmark/libgda/Makefile
+plugins/symbol-db/benchmark/sqlite/Makefile
 plugins/symbol-db/images/Makefile
 plugins/symbol-db/Makefile
 plugins/symbol-db/anjuta-tags/Makefile
diff --git a/plugins/symbol-db/benchmark/Makefile.am b/plugins/symbol-db/benchmark/Makefile.am
index b7e9456..1ef2f75 100644
--- a/plugins/symbol-db/benchmark/Makefile.am
+++ b/plugins/symbol-db/benchmark/Makefile.am
@@ -1,31 +1 @@
-noinst_PROGRAMS = \
-	benchmark
-
-
-AM_CPPFLAGS =  $(LIBANJUTA_CFLAGS) \
-	$(PLUGIN_SYMBOL_DB_CFLAGS) \
-	-DDEBUG
-
-benchmark_SOURCES = \
-	benchmark.c
-
-
-benchmark_LDFLAGS = \
-	$(LIBANJUTA_LIBS) \
-	$(ANJUTA_LIBS) \
-	$(PLUGIN_SYMBOL_DB_LIBS)
-
-benchmark_LDADD = ../libanjuta-symbol-db.la
-
-## File created by the gnome-build tools
-
-
-
-
-
-
-
-
-
-
--include $(top_srcdir)/git.mk
+SUBDIRS = symbol-db libgda



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]