Rename the components

This commit is contained in:
2026-06-11 08:56:40 +08:00
parent 1a38577817
commit 4fcd58b5ed
24 changed files with 116 additions and 74 deletions
+7
View File
@@ -0,0 +1,7 @@
include mk/common.mk
include mk/resolver-go.mk
include mk/closure-api.mk
build: build-resolver build-closure
.PHONY: build