Sign in
bazel
/
bazel
/
ed6e895cfd8c26e151b3bb05ad5b549a388b357a
/
.
/
tools
/
build_defs
/
repo
/
BUILD.repo
blob: fd989fd217d9b80c4e447b510bcaa89158c0f865 [
file
] [
log
] [
blame
]
exports_files
(
glob
([
"*.bzl"
]))
filegroup
(
name
=
"bzl_srcs"
,
srcs
=
glob
([
"*.bzl"
]),
visibility
=
[
"//tools/build_defs:__pkg__"
],
)