refactor: set help as default target of Makefile (#21011)
This commit is contained in:
parent
ae4af887d0
commit
4b3a0b0afe
2
Makefile
2
Makefile
@ -8,6 +8,8 @@ include scripts/build/testing.mk
|
||||
include scripts/build/documentation.mk
|
||||
include scripts/build/build.mk
|
||||
|
||||
.DEFAULT_GOAL := help
|
||||
|
||||
###############################################################################
|
||||
### Tools & Dependencies ###
|
||||
###############################################################################
|
||||
|
||||
Loading…
Reference in New Issue
Block a user