beremiz
Clone
Summary
Browse
Changes
Graph
Allowing unicode characters to be used in comments
2009-10-27, laurent
5981ad8547f5
file is
Executable
Allowing unicode characters to be used in comments
from .. import toolchain_makefile
class Makefile_target(toolchain_makefile):
extension = ".ld"
DebugEnabled = False
def getBuilderLDFLAGS(self):
return toolchain_makefile.getBuilderLDFLAGS(self)