Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
cab494d1cb9422550bed082728511ae4b6932fc2
/
.
/
utils
/
misc
/
BUCK
blob: 73e4917faf22f0dc710db74c7ead61900c327b15 [
file
] [
log
] [
blame
]
COMPILE_DEPS
=
[
'//lib:COMPILE'
,
]
osgi_jar_with_tests
(
name
=
'onlab-misc'
,
deps
=
COMPILE_DEPS
,
package_name_root
=
'org.onlab'
,
visibility
=
[
'PUBLIC'
],
)