mirror of
https://github.com/okalachev/flix.git
synced 2025-07-29 04:19:00 +00:00
Remove unused make target
This commit is contained in:
parent
93bfc5d258
commit
776967038c
3
Makefile
3
Makefile
@ -36,9 +36,6 @@ log:
|
|||||||
plot:
|
plot:
|
||||||
plotjuggler -d $(shell ls -t tools/log/*.csv | head -n1)
|
plotjuggler -d $(shell ls -t tools/log/*.csv | head -n1)
|
||||||
|
|
||||||
docs:
|
|
||||||
for FILE in docs/*.d2; do d2 $$FILE; done
|
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
rm -rf gazebo/build flix/build flix/cache .dependencies
|
rm -rf gazebo/build flix/build flix/cache .dependencies
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user