Update of /cvsroot/monetdb/buildtools/autogen/autogen
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv5123/autogen/autogen
Modified Files:
codegen.py
Log Message:
propagated changes of Friday Oct 12 2007 - Monday Oct 15 2007
from the MonetDB_1-20 branch to the development trunk
Index: codegen.py
===================================================================
RCS file: /cvsroot/monetdb/buildtools/autogen/autogen/codegen.py,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- codegen.py 13 Sep 2007 08:43:41 -0000 1.12
+++ codegen.py 15 Oct 2007 15:14:18 -0000 1.13
@@ -87,7 +87,7 @@
end_code_extract = { 'mx': e_mx, 'mx.in': e_mx }
# direct rules
-code_gen = {'m': [ '.proto.h', '.glue.c', '.mil' ],
+code_gen = {'m': [ '.proto.h', '.glue.c', '.mil' ],
'odl': [ '_odl.h', '_odl.cc', '_mil.cc', '_odl.m' ],
'y': [ '.tab.c', '.tab.h' ],
'tab.c': [ '.tab.o' ],
@@ -96,9 +96,9 @@
'mt': [ '.symbols.h', '.c' ],
'brg': [ '.c' ],
'c': [ '.o' ],
- 'ruby.i': [ '.ruby.c', '.ruby' ],
- 'tcl.i': [ '.tcl.c', '.tcl' ],
- 'php.i': [ '.php.c', '.php' ],
+ 'ruby.i': [ '.ruby.c', '.ruby' ],
+ 'tcl.i': [ '.tcl.c', '.tcl' ],
+ 'php.i': [ '.php.c', '.php' ],
'py.i': [ '.py.c', '.py' ],
'py.c': [ '.py.o' ],
'pm.i': [ '.pm.c', '.pm' ],
@@ -119,10 +119,11 @@
'bat.in': [ '.bat' ],
'mt.sed': [ '.mt' ],
'c.sed': [ '.c' ],
+ 'c.in': [ '.c' ],
'h.sed': [ '.h' ],
'xsl.in': [ '.xsl' ],
'pc.in': [ '.pc' ],
- 'ini.in': [ '.ini' ],
+ 'ini.in': [ '.ini' ],
'rc': [ '.res' ],
'syms': [ '.def' ],
}
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Monetdb-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-checkins