projects
/
sx
/
simavr.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
regExp
home
|
summary
|
tags
|
heads
|
shortlog
|
log
|
commit
| commitdiff |
tree
|
raw
|
patch
| inline |
side by side
(parent:
b1acaab
)
Commit
f75a828adc03f26d3675bcac4a2cb2ab2dc2b038
author
Stephan Veigl
<veigl@gmx.net>
Mon, 12 Nov 2012 11:19:50 +0000
(12:19 +0100)
committer
Stephan Veigl
<veigl@gmx.net>
Thu, 29 Nov 2012 10:11:20 +0000
(11:11 +0100)
Remove the vcd files generated by test cases on: make clean
Signed-off-by: Stephan Veigl <veigl@gmx.net>
tests/Makefile
patch
|
blob
|
history
|
download
diff --git
a/tests/Makefile
b/tests/Makefile
index 074c8a0f7cf930a56f8582198b76f4e9afe1138a..cff14f301479e234d613f4d56a8a3c84cd95ef37 100644
(file)
--- a/
tests/Makefile
+++ b/
tests/Makefile
@@
-60,4
+60,4
@@
run_tests: all
echo "Tests run: $$num_run Successes: $$(($$num_run-$$num_failed)) Failures: $$num_failed"
clean: clean-${OBJ}
- rm -f *.axf
+ rm -f *.axf
*.vcd