VBoxBFE: The testcase/Makefile.kmk is *NOT* allowed to reference variables defined by the parent makefile, that *BREAKS* running make in the testcase subdirectory. tstMouseImpl must use the INTERMEDIATES property just like VBoxBFE to make sure the headers are generated before sources are built, that's probably what caused the build break that r70348 and others tried to fix.