beremiz
Clone
Summary
Browse
Changes
Graph
Fixed SFC keyword definition
2013-02-27, Laurent Bessard
aa24cf3b7009
file is
Executable
Fixed SFC keyword definition
<xsd:attribute name="Compiler" type="xsd:string" use="optional" default="gcc"/>
<xsd:attribute name="CFLAGS" type="xsd:string" use="required"/>
<xsd:attribute name="Linker" type="xsd:string" use="optional" default="gcc"/>
<xsd:attribute name="LDFLAGS" type="xsd:string" use="required"/>