aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/sh/BUILD.tools
blob: d5d9d4896a4df0cc285f42fb29af71f9cb89cb5b (plain)
1
2
3
4
5
6
exports_files(["sh_toolchain.bzl", "sh_configure.bzl"])

toolchain_type(
    name = "toolchain_type",
    visibility = ["//visibility:public"],
)