Sign in
opensecura
/
3p
/
lowrisc
/
opentitan
/
ec037b5b79d25bff86d6a17b9036abb4e86eb41b
/
.
/
third_party
/
rust
/
crates
/
remote
/
BUILD.bazel
blob: b49fb68667fcc5e8b103a19013764312f7877c1f [
file
]
# Export file for Stardoc support
exports_files
(
glob
([
"**/*.bazel"
,
"**/*.bzl"
,
]),
visibility
=
[
"//visibility:public"
],
)
filegroup
(
name
=
"srcs"
,
srcs
=
glob
([
"**/*.bazel"
,
"**/*.bzl"
,
]),
visibility
=
[
"//visibility:public"
],
)