mirror of
https://github.com/okalachev/flix.git
synced 2025-08-17 00:56:11 +00:00
Fix make clean
This commit is contained in:
2
Makefile
2
Makefile
@@ -36,6 +36,6 @@ grab_log:
|
||||
PORT=$(PORT) tools/grab_log.py
|
||||
|
||||
clean:
|
||||
rm -rf gazebo/plugin/build $(SKETCH)/build $(SKETCH)/cache
|
||||
rm -rf gazebo/build $(SKETCH)/build $(SKETCH)/cache .dependencies
|
||||
|
||||
.PHONY: build upload monitor dependencies cmake build_simulator simulator grab_log clean
|
||||
|
Reference in New Issue
Block a user