beremiz
Clone
Summary
Browse
Changes
Graph
On windows, prepend CWD to PATH before invoking Generic target make command
2014-03-29, Edouard Tisserant
49441045b192
file is
Executable
On windows, prepend CWD to PATH before invoking Generic target make command
from ..toolchain_makefile import toolchain_makefile
class Generic_target(toolchain_makefile):
pass