beremiz
Clone
Summary
Browse
Changes
Graph
remove duplicating code for variables name generate
2018-02-02, Surkov Sergey
0607c382d73f
file is
Executable
remove duplicating code for variables name generate
<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=""/>