projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8c14895
)
Added missing fields.tex dependency
author
Andrey Miroshnikov
<andrey@technepisteme.xyz>
Mon, 4 Jul 2022 14:05:27 +0000
(15:05 +0100)
committer
Andrey Miroshnikov
<andrey@technepisteme.xyz>
Mon, 4 Jul 2022 14:05:27 +0000
(15:05 +0100)
openpower/Makefile
patch
|
blob
|
history
diff --git
a/openpower/Makefile
b/openpower/Makefile
index a27b63300c57c831fb8550976cdb0413dfb83d25..17239eeb2f7040e6000b1a1a7c82953d752d405e 100755
(executable)
--- a/
openpower/Makefile
+++ b/
openpower/Makefile
@@
-25,7
+25,8
@@
SOURCE_TEX := tex_out/remap.tex tex_out/bitmanip.tex tex_out/vector_ops.tex \
tex_out/pseudocode_fixedlogical.tex \
tex_out/pseudocode_svfixedarith.tex \
tex_out/big_integer_analysis.tex \
- tex_out/vector_isas.tex
+ tex_out/vector_isas.tex \
+ tex_out/fields.tex
# Does this umbrella rule need to be modified?
tex: $(SOURCE_TEX)