targets/XSD_toolchain_makefile
author Edouard Tisserant <edouard.tisserant@gmail.com>
Sat, 13 May 2023 14:28:29 +0200
changeset 3802 8616ffd7c29d
parent 3723 58c74d098f09
permissions -rw-r--r--
Fix template conflict in XSLT with lxml>=4.9.0. Thanks to GP Orcullo !

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