mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-31 02:16:53 +08:00
Makefile distclean deinit all submodules
This commit is contained in:
@@ -374,7 +374,8 @@ submodulesupdate:
|
|||||||
gazeboclean:
|
gazeboclean:
|
||||||
@rm -rf ~/.gazebo/*
|
@rm -rf ~/.gazebo/*
|
||||||
|
|
||||||
distclean: submodulesclean gazeboclean
|
distclean: gazeboclean
|
||||||
|
@git submodule deinit -f .
|
||||||
@git clean -ff -x -d -e ".project" -e ".cproject" -e ".idea" -e ".settings" -e ".vscode"
|
@git clean -ff -x -d -e ".project" -e ".cproject" -e ".idea" -e ".settings" -e ".vscode"
|
||||||
|
|
||||||
# --------------------------------------------------------------------
|
# --------------------------------------------------------------------
|
||||||
|
|||||||
Reference in New Issue
Block a user