targets/Generic/XSD
author Andrey Skvortsov <andrej.skvortzov@gmail.com>
Tue, 27 Jun 2017 13:30:48 +0300
changeset 1709 1e8900fc8ddb
parent 1387 435965ca8b63
permissions -rwxr-xr-x
fix build problem when make command have trailing whitespace(s)

whitespaces at the end are replaced with "", that causes make problem

                  <xsd:element name="Generic">
                    <xsd:complexType>
                      %(toolchain_makefile)s
                    </xsd:complexType>
                  </xsd:element>