mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-01-18 03:52:11 +01:00
makefile: include hint for enabling verbose build output
This commit is contained in:
parent
ebbefd6d54
commit
98176d9829
2
Makefile
2
Makefile
@ -134,6 +134,8 @@ help:
|
||||
@echo " uavobjects_<group> - Generate source files from a subset of the UAVObject definition XML files"
|
||||
@echo " supported groups are ($(UAVOBJ_TARGETS))"
|
||||
@echo
|
||||
@echo " Hint: Add V=1 to your command line to see verbose build output."
|
||||
@echo
|
||||
@echo " Note: All tools will be installed into $(TOOLS_DIR)"
|
||||
@echo " All build output will be placed in $(BUILD_DIR)"
|
||||
@echo
|
||||
|
Loading…
x
Reference in New Issue
Block a user