add vector isa comparison to PDF
[libreriscv.git] / openpower / Makefile
index ceabbfd8f0523e755cb8d0aecbe886130bd57e6b..4f9779a66dbee5505401b0c5c51681f2c5557784 100755 (executable)
@@ -5,6 +5,9 @@ tex:
        pandoc -f markdown -t latex --top-level-division=section \
                --filter pandoc_img.py \
             -N -o tex_out/sv.tex sv.mdwn
+       pandoc -f markdown -t latex --top-level-division=section \
+               --filter pandoc_img.py \
+            -N -o tex_out/vector_isas.tex sv/vector_isa_comparison.mdwn
        pandoc -f markdown -t latex --top-level-division=section \
                --filter pandoc_img.py \
             -N -o tex_out/overview.tex sv/overview.mdwn