projects
/
bbctrl-firmware
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d1c152f
)
Clean up .dep
author
Joseph Coffland
<joseph@cauldrondevelopment.com>
Fri, 21 Jul 2017 22:09:28 +0000
(15:09 -0700)
committer
Joseph Coffland
<joseph@cauldrondevelopment.com>
Fri, 21 Jul 2017 22:09:28 +0000
(15:09 -0700)
avr/test/Makefile
patch
|
blob
|
history
diff --git
a/avr/test/Makefile
b/avr/test/Makefile
index 93aecd10c93a0b0e42134149f5ef895d918a2727..cb7d8586bb0495f4cea904a829568db7aefeb659 100644
(file)
--- a/
avr/test/Makefile
+++ b/
avr/test/Makefile
@@
-26,7
+26,7
@@
planner-test: $(PLANNER_TEST_SRC)
# Clean
tidy:
- rm -f $(shell find -name \*~ -o -name \#\*)
+ rm -f $(shell find -name \*~ -o -name \#\*)
.dep
clean: tidy
rm -rf $(TESTS)