Sign in
bazel
/
bazel
/
a55714cab4d75ef944e815baf3f1ae5ec9418812
/
.
/
tools
/
runfiles
/
BUILD.tools
blob: ec0f12a9084f7f7f73088170723fc935fa5af9c2 [
file
]
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"
,
)