beremiz
Clone
Summary
Browse
Changes
Graph
Some misc cleanup
2009-11-29, ed
f122eb4248b6
file is
Executable
Some misc cleanup
from .. import toolchain_makefile
class Makefile_target(toolchain_makefile):
extension = ".ld"
DebugEnabled = False
def getBuilderLDFLAGS(self):
return toolchain_makefile.getBuilderLDFLAGS(self)