Searched defs:_BUILD_TARGET_TEMPLATE (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/AutoGen/
H A DGenMake.py404 _BUILD_TARGET_TEMPLATE = TemplateString("${BEGIN}${target} : ${deps}\n${END}\t${cmd}\n") variable in class:ModuleMakefile
705 self.BuildTargetList.append(self._BUILD_TARGET_TEMPLATE.Replace(TargetDict))

Completed in 46 milliseconds