targets/XSD_toolchain_makefile
author Andrey Skvortsov <andrej.skvortzov@gmail.com>
Fri, 12 Oct 2018 10:42:47 +0300
changeset 2452 2f2b2152580f
parent 1387 435965ca8b63
child 3723 58c74d098f09
permissions -rw-r--r--
python3 support: pylint, W1624 # (indexing-exception) Indexing exceptions will not work on Python 3

          <xsd:attribute name="Command" type="xsd:string" use="optional" default="make -C %(buildpath)s all BEREMIZSRC=%(src)s BEREMIZCFLAGS=%(cflags)s MD5=%(md5)s USE_BEREMIZ=1 FROM_BEREMIZ=1"/>