Sign in
bazel
/
bazel
/
91ed0f32b75193530790c27c7414a865454f741c
/
.
/
tools
/
sh
/
BUILD.tools
blob: e97e370d861ea9ee75a8f8ba67edafd69f4f08ff [
file
] [
log
] [
blame
]
exports_files
([
"sh_toolchain.bzl"
,
"sh_configure.bzl"
])
toolchain_type
(
name
=
"toolchain_type"
,
visibility
=
[
"//visibility:public"
],
)
filegroup
(
name
=
"bzl_srcs"
,
srcs
=
glob
([
"*.bzl"
]),
visibility
=
[
"//tools:__pkg__"
],
)