Edouard@1387: from ..toolchain_makefile import toolchain_makefile Edouard@1387: Edouard@1387: class Generic_target(toolchain_makefile): Edouard@1387: pass