beremiz

remove Linux target from first_steps example

2017-01-23, Andrey Skvortsov
ce9fc57e1828
file isExecutable
remove Linux target from first_steps example

Then default target on the system will be used.
<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=""/>