package PkgB

use PkgD * -no_auto_imports

macro PkgB_macro ${PkgD_root}
macro PkgB_macro2 ${PkgD_macro}

