mirror of
https://github.com/kubernetes-sigs/kind.git
synced 2025-12-01 07:26:05 +07:00
add missing phony targets
This commit is contained in:
2
Makefile
2
Makefile
@@ -95,4 +95,4 @@ lint:
|
||||
shellcheck:
|
||||
hack/make-rules/verify/shellcheck.sh
|
||||
#################################################################################
|
||||
.PHONY: all kind build install clean unit test lint shellcheck
|
||||
.PHONY: all kind build install unit clean update generate gofmt verify lint shellcheck
|
||||
Reference in New Issue
Block a user