Sign in
bazel
/
bazel
/
069b52821d6f421e061429a25a6a6ada94de3b30
/
.
/
tools
/
windows
/
BUILD
blob: c71554c023330c9f691925a3f750556828a0b3fb [
file
]
package
(
default_visibility
=
[
"//visibility:public"
])
filegroup
(
name
=
"srcs"
,
srcs
=
glob
([
"**"
]),
)
filegroup
(
name
=
"bzl_srcs"
,
srcs
=
glob
([
"*.bzl"
]),
)