DEP_TYPE_BUILD
if (depth > 1 && link->dep_type <= DEP_TYPE_BUILD) {
if (link->dep_type > DEP_TYPE_BUILD)
case DEP_TYPE_BUILD:
gentopo, DEP_TYPE_BUILD);
link->dep_type = DEP_TYPE_BUILD;
link->dep_type = DEP_TYPE_BUILD;