beremiz
Clone
Summary
Browse
Changes
Graph
merge
2009-12-07, edouard
98a39261db9e
file is
Executable
merge
from .. import toolchain_makefile
class Makefile_target(toolchain_makefile):
extension = ".ld"
DebugEnabled = False
def getBuilderLDFLAGS(self):
return toolchain_makefile.getBuilderLDFLAGS(self)