Searched refs:_BUILD_TARGET_TEMPLATE (Results 1 – 1 of 1) sorted by relevance
407 _BUILD_TARGET_TEMPLATE = TemplateString("${BEGIN}${target} : ${deps}\n${END}\t${cmd}\n") variable in ModuleMakefile869 self.BuildTargetList.append(self._BUILD_TARGET_TEMPLATE.Replace(TargetDict))