Loading
ovn: split out lib, man, dev, and tools
This drastically reduces the size of the main service closure, mainly because python is no longer in it (used for auxiliary client side debug tools). For static build, closure size went 387.7M -> 115.0M.