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.
1 parent e941b46 commit 661699aCopy full SHA for 661699a
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