Makefile: perfect PHONY (#7076)

This commit is contained in:
imalasong 2024-04-09 23:15:10 +08:00 committed by GitHub
parent 0baa668e3d
commit 554f107626
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 0 deletions

View File

@ -39,8 +39,11 @@ vetdeps:
all \ all \
build \ build \
clean \ clean \
deps \
proto \ proto \
test \ test \
testsubmodule \
testrace \ testrace \
testdeps \
vet \ vet \
vetdeps vetdeps