Enlightenment CVS committal
Author : cedric
Project : e17
Module : proto/eina
Dir : e17/proto/eina/src
Modified Files:
Makefile.am
Log Message:
Add benchmark support.
===================================================================
RCS file: /cvs/e/e17/proto/eina/src/Makefile.am,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- Makefile.am 1 Aug 2008 12:22:31 -0000 1.2
+++ Makefile.am 6 Aug 2008 15:54:56 -0000 1.3
@@ -1,3 +1,15 @@
SUBDIRS = lib include modules tests
MAINTAINERCLEANFILES = Makefile.in
+
+if EINA_ENABLE_BENCH
+
+bench: all
+ make -C tests eina_bench
+
+else
+
+bench:
+ @echo "reconfigure with --enable-bench"
+
+endif
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
enlightenment-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs