projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0f7eaef
)
change Makefile to detect changes in texmunge.py
author
Jacob Lifshay
<programmerjake@gmail.com>
Fri, 29 Jul 2022 08:51:50 +0000
(
01:51
-0700)
committer
Jacob Lifshay
<programmerjake@gmail.com>
Fri, 29 Jul 2022 08:55:47 +0000
(
01:55
-0700)
openpower/Makefile
patch
|
blob
|
history
diff --git
a/openpower/Makefile
b/openpower/Makefile
index 9fa1761e0752e5d8dde9ed322c3cb77be29d1fa1..95d1037d9866785b9a6d67ce19cf136c9c287ad6 100755
(executable)
--- a/
openpower/Makefile
+++ b/
openpower/Makefile
@@
-46,7
+46,7
@@
SOURCE_TEX := tex_out/remap.tex \
tex: $(SOURCE_TEX)
mkdir -p tex_out
-tex_out/comparison_table.tex : sv/comparison_table.mdwn
+tex_out/comparison_table.tex : sv/comparison_table.mdwn
texmunge.py
mkdir -p tex_out
pandoc -f markdown -t latex --top-level-division=section \
--filter pandoc_img.py \