mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-02 16:15:59 +08:00
scripts fix change scripts to script, and create dependencies
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com>
This commit is contained in:
committed by
Xinwei Xiong(cubxxw-openim)
parent
c85bbe0488
commit
b613a045d5
@@ -16,4 +16,10 @@
|
||||
# Makefile helper functions for generate necessary files and docs
|
||||
# https://cloud.redhat.com/blog/kubernetes-deep-dive-code-generation-customresources
|
||||
# ! The stock of code generated by `make gen` should be idempotent
|
||||
#
|
||||
#
|
||||
|
||||
|
||||
## gen.help: show help for gen
|
||||
.PHONY: gen.help
|
||||
gen.help: script/make-rules/gen.mk
|
||||
$(call smallhelp)
|
||||
Reference in New Issue
Block a user