Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
rules_cc
/
refs/heads/upstream/hlopko-patch-2
/
.
/
BUILD
blob: 5e0fc3a342ff0455dca61e08bbb813a8d6a7c7c8 [
file
] [
log
] [
blame
] [
edit
]
package
(
default_visibility
=
[
"//visibility:public"
])
licenses
([
"notice"
])
exports_files
([
"LICENSE"
])
filegroup
(
name
=
"distribution"
,
srcs
=
[
"BUILD"
,
"LICENSE"
,
"internal_deps.bzl"
,
"internal_setup.bzl"
,
],
visibility
=
[
"@//distro:__pkg__"
],
)