| # Copyright 2020 The Fuchsia Authors. All rights reserved. | |
| # Use of this source code is governed by a BSD-style license that can be | |
| # found in the LICENSE file. | |
| #### CATEGORY=Build | |
| #### EXECUTABLE=${PREBUILT_3P_DIR}/goma/${HOST_PLATFORM}/goma_ctl.py | |
| ### control the local Goma distributed compilation client | |
| ## See usage and detailed help by running `fx goma_ctl --help`. | |
| ## | |
| ## The most common command is `fx goma_ctl ensure_start`. |