--- a/targets/XSD_toolchain_makefile Fri Dec 11 13:04:22 2009 +0100
+++ b/targets/XSD_toolchain_makefile Fri Dec 11 16:39:20 2009 +0100
@@ -1,6 +1,6 @@
<xsd:attribute name="BuildPath" type="xsd:string" use="optional" default=""/>
<xsd:attribute name="Command" type="xsd:string" use="optional" default="make -C"/>
- <xsd:attribute name="Arguments" type="xsd:string" use="optional" default="BEREMIZSRC=%(src)s BEREMIZCFLAGS=%(cflags)s USE_BEREMIZ=1 --quiet"/>
+ <xsd:attribute name="Arguments" type="xsd:string" use="optional" default="BEREMIZSRC=%(src)s BEREMIZCFLAGS=%(cflags)s MD5=%(md5)s USE_BEREMIZ=1 --quiet"/>
<xsd:attribute name="Rule" type="xsd:string" use="optional" default="all"/>