beremiz

Redesign test SVGUI interface

2009-11-29, laurent
26ec1444e351
file isExecutable
Redesign test SVGUI interface
from .. import toolchain_makefile
class Makefile_target(toolchain_makefile):
extension = ".ld"
DebugEnabled = False
def getBuilderLDFLAGS(self):
return toolchain_makefile.getBuilderLDFLAGS(self)