Update of /cvsroot/monetdb/buildtools/autogen/autogen
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv26191
Modified Files:
am.py
Log Message:
Add headers to BUILT_SOURCES so they get built.
Index: am.py
===================================================================
RCS file: /cvsroot/monetdb/buildtools/autogen/autogen/am.py,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -d -r1.52 -r1.53
--- am.py 11 Sep 2007 11:34:37 -0000 1.52
+++ am.py 13 Sep 2007 10:41:59 -0000 1.53
@@ -387,6 +387,7 @@
fd.write("\t$(RM) $(DESTDIR)%s/%s\n\n" % (sd, header))
am['INSTALL'].append(header)
am['UNINSTALL'].append(header)
+ am['BUILT_SOURCES'].append(header)
cond = ''
if headers.has_key('COND'):
cond = '#' + string.join(headers['COND'], '+')
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Monetdb-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-checkins