projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3adc6ad
)
clean up all generated files for make clean
author
Jacob Lifshay
<programmerjake@gmail.com>
Tue, 6 Sep 2022 06:52:09 +0000
(23:52 -0700)
committer
Jacob Lifshay
<programmerjake@gmail.com>
Tue, 6 Sep 2022 06:52:09 +0000
(23:52 -0700)
openpower/Makefile
patch
|
blob
|
history
diff --git
a/openpower/Makefile
b/openpower/Makefile
index ac8ed9862bec56fdd9ab166ba7616c421aeff6fc..dfc8388614a11e3f4c3e22a4c934aa245c0d4333 100755
(executable)
--- a/
openpower/Makefile
+++ b/
openpower/Makefile
@@
-433,4
+433,7
@@
upload : pdf
ssh libre-soc.org 'cp simple_v_spec.pdf /var/www/ftp.libre-riscv.org'
clean:
- rm -fr tex_out simple_v_spec.aux simple_v_spec.out simple_v_spec.toc
+ rm -fr tex_out simple_v_spec.aux simple_v_spec.log simple_v_spec.pdf \
+ simple_v_spec.out simple_v_spec.toc simple_v_spec.bbl \
+ simple_v_spec.blg simple_v_spec.synctex.gz \
+ svp64-primer/summary.aux