Sign in
bazel
/
bazel
/
bdf34d7fd9539411e93348ba25307f34362d9a42
/
.
/
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"
,
)