@ -9,7 +9,7 @@ LDFLAGS=-ldflags "-s -w"
all: ${TARGET}
.PHONY: ${TARGET}
.PHONY: ${TARGET} run install uninstall clean
${TARGET}:
go build -o bin/$@ ${LDFLAGS} cmd/$@/main.go
The note is not visible to the blocked user.