We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7d6d466 + 661699a commit 22a4c2cCopy full SHA for 22a4c2c
build/root/Makefile
@@ -68,7 +68,7 @@ define ALL_HELP_INFO
68
#
69
# Args:
70
# WHAT: Directory names to build. If any of these directories has a 'main'
71
-# package, the build will produce executable files under $(OUT_DIR)/go/bin.
+# package, the build will produce executable files under $(OUT_DIR)/bin.
72
# If not specified, "everything" will be built.
73
# GOFLAGS: Extra flags to pass to 'go' when building.
74
# GOLDFLAGS: Extra linking flags passed to 'go' when building.
0 commit comments