beremiz

Fixed remaining thread on close frame

2009-12-06, Edouard TISSERANT
11263fd24566
file isExecutable
Fixed remaining thread on close frame
from .. import toolchain_makefile
class Makefile_target(toolchain_makefile):
extension = ".ld"
DebugEnabled = False
def getBuilderLDFLAGS(self):
return toolchain_makefile.getBuilderLDFLAGS(self)