Ok, so we get target roots, and recursively resolv...
# general
a
Ok, so we get target roots, and recursively resolve what BUILD files we need to parse. Then we add the target roots to the BuildGraph, and recursively add dependencies to the BuildGraph?