Sign in
bazel
/
bazel
/
5681f9d19f66e6d8bab382d9fe57484f4c120f9b
/
.
/
tools
/
runfiles
/
BUILD.tools
blob: 04c8e6fc3dea9bc87de72d22c53c98df88949ed7 [
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.18.0"
,
)