beremiz
Clone
Summary
Browse
Changes
Graph
fix some typos
2017-08-07, Andrey Skvortsov
89824afffef2
file is
Executable
fix some typos
<xsd:attribute name="Compiler" type="xsd:string" use="optional" default="gcc"/>
<xsd:attribute name="CFLAGS" type="xsd:string" use="optional" default=""/>
<xsd:attribute name="Linker" type="xsd:string" use="optional" default="gcc"/>
<xsd:attribute name="LDFLAGS" type="xsd:string" use="optional" default=""/>