projects
/
riscv-tests.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e9de1c7
)
Only clean up logfiles that we know we created.
author
Tim Newsome
<tim@sifive.com>
Fri, 21 Jul 2017 18:49:15 +0000
(11:49 -0700)
committer
Tim Newsome
<tim@sifive.com>
Fri, 21 Jul 2017 18:49:15 +0000
(11:49 -0700)
debug/Makefile
patch
|
blob
|
history
diff --git
a/debug/Makefile
b/debug/Makefile
index c5ea9918a858b60543b97b6010e8aeb071949d80..760a57b8990e77c81e6f00750509d063d088c4ce 100644
(file)
--- a/
debug/Makefile
+++ b/
debug/Makefile
@@
-20,4
+20,4
@@
pylint:
| tee $@ 2>&1 || (sed s/^/$@:\ / $@ && false)
clean:
- rm -f
*
.log *.pyc
+ rm -f
spike32.log spike64
.log *.pyc