Enlightenment CVS committal

Author  : codewarrior
Project : e17
Module  : proto

Dir     : e17/proto/etk_server/src


Modified Files:
        Makefile.am 


Log Message:
- remove fifo model, now we use ecore_con
- add async communication mode, this requires a bit more work on the client 
side but it sure beats the hell out of having sync communication all over
- add perl code that parses etk's header files and source so it can gather 
information about types, protypes, signals, callbacks, and (soon) structs. 
parsed code is placed in .c files and compiled with etk_server
- deprecate examples for now except for etk.php

===================================================================
RCS file: /cvs/e/e17/proto/etk_server/src/Makefile.am,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- Makefile.am 19 Mar 2006 15:39:45 -0000      1.1
+++ Makefile.am 31 Mar 2006 10:34:16 -0000      1.2
@@ -1,3 +1,5 @@
 ## Process this file with automake to produce Makefile.in
 
+MAINTAINERCLEANFILES = Makefile.in
+
 SUBDIRS = bin




-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to