beremiz
Clone
Summary
Browse
Changes
Graph
cleanup python example
2016-10-12, Andrey Skvortsov
9be98ccfed97
file is
Executable
cleanup python example
<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=""/>