beremiz

file isExecutable
On windows, prepend CWD to PATH before invoking Generic target make command
from ..toolchain_makefile import toolchain_makefile
class Generic_target(toolchain_makefile):
pass