targets/Generic/__init__.py
author Edouard Tisserant
Fri, 16 Jan 2015 22:09:28 +0100
changeset 1429 7e00c406d346
parent 1387 435965ca8b63
child 1511 91538d0c242c
permissions -rwxr-xr-x
merged forgotten changes
from ..toolchain_makefile import toolchain_makefile

class Generic_target(toolchain_makefile):
    pass