beremiz
Clone
Summary
Browse
Changes
Graph
Reflect changes in iec type definitions in matiec/lib
2009-12-04, edouard
2d0718a05cc7
file is
Executable
Reflect changes in iec type definitions in matiec/lib
from .. import toolchain_makefile
class Makefile_target(toolchain_makefile):
extension = ".ld"
DebugEnabled = False
def getBuilderLDFLAGS(self):
return toolchain_makefile.getBuilderLDFLAGS(self)