Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
38bf5333f0785b3b505b8df9c5a8cf0195c36642
/
.
/
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'
],
)