mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-06 10:43:56 +00:00
remove makefile:generated_files in v1.29.
Signed-off-by: tao.yang <tao.yang@daocloud.io>
This commit is contained in:
parent
2f9c143145
commit
a215b29d7c
@ -311,16 +311,6 @@ clean:
|
|||||||
hack/make-rules/clean.sh
|
hack/make-rules/clean.sh
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
|
||||||
# TODO(thockin): Remove this in v1.29.
|
|
||||||
.PHONY: generated_files
|
|
||||||
generated_files:
|
|
||||||
echo "'make generated_files' is deprecated. Please use hack/update-codegen.sh instead."
|
|
||||||
ifneq ($(PRINT_HELP), y)
|
|
||||||
false
|
|
||||||
endif
|
|
||||||
|
|
||||||
|
|
||||||
define VET_HELP_INFO
|
define VET_HELP_INFO
|
||||||
# Run 'go vet'.
|
# Run 'go vet'.
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user