beremiz

file isExecutable
Re-introduced toolchain_makefile.py. This time, it comes with a 'Generic' target, and a 'genericmake' example
from ..toolchain_makefile import toolchain_makefile
class Generic_target(toolchain_makefile):
pass