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