beremiz
Clone
Summary
Browse
Changes
Graph
Fixed typo PLCobject C fallback interface
2009-12-07, Edouard TISSERANT
11638e373a65
file is
Executable
Fixed typo PLCobject C fallback interface
from .. import toolchain_makefile
class Makefile_target(toolchain_makefile):
extension = ".ld"
DebugEnabled = False
def getBuilderLDFLAGS(self):
return toolchain_makefile.getBuilderLDFLAGS(self)