From: Andrey Miroshnikov Date: Mon, 4 Jul 2022 19:33:12 +0000 (+0100) Subject: Temporarily added pandoc_img as dependency X-Git-Tag: opf_rfc_ls005_v1~1326 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=57272d0f392f1afe99610d1132f36ed7806ea353;p=libreriscv.git Temporarily added pandoc_img as dependency --- diff --git a/openpower/Makefile b/openpower/Makefile index fd77e3311..77c885fc0 100755 --- a/openpower/Makefile +++ b/openpower/Makefile @@ -184,7 +184,7 @@ tex_out/pseudocode_simplev.tex : $(ISA_DIR)/simplev.mdwn -N -o tex_out/pseudocode_simplev.tex \ $(ISA_DIR)/simplev.mdwn -tex_out/pseudocode_bitmanip.tex : $(ISA_DIR)/bitmanip.mdwn +tex_out/pseudocode_bitmanip.tex : $(ISA_DIR)/bitmanip.mdwn pandoc_img.py mkdir -p tex_out pandoc -f markdown -t latex --top-level-division=section \ --filter pandoc_img.py \