Sign in
bazel
/
bazel
/
26a3fb7ad978a0832811b1d6b746c23c96265a3f
/
.
/
tools
/
runfiles
/
BUILD.tools
blob: ec0f12a9084f7f7f73088170723fc935fa5af9c2 [
file
] [
log
] [
blame
]
java_library
(
name
=
"java-runfiles"
,
exports
=
[
"//tools/java/runfiles"
],
visibility
=
[
"//visibility:public"
],
deprecation
=
"Depend on @bazel_tools//tools/java/runfiles instead. This target will be deleted in Bazel 0.19.0"
,
)