beremiz
Clone
Summary
Browse
Changes
Graph
Fixed typo
2012-06-19, Edouard Tisserant
7499535588e6
file is
Executable
Fixed typo
<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"/>