projects
/
bachelor-thesis
/
roomba_tests.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
turn: allow negative values for orientation input, but only positive for velocity
[bachelor-thesis/roomba_tests.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index
63e8b19
..
60ffab0
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-23,4
+23,5
@@
roomba_test: main.cc svnrevision.h
battery_test: battery_test.cc
$(CXX) $(CXXFLAGS) $< -o $@
+.PHONY: svnrevision.h
# vim: noexpandtab :
This page took
0.02735 seconds
and
4
git commands to generate.