targets/Generic/__init__.py
author Edouard Tisserant
Mon, 15 Jun 2015 10:19:52 +0200
changeset 1460 b7e610672eed
parent 1387 435965ca8b63
child 1511 91538d0c242c
permissions -rwxr-xr-x
merged forgotten changesets
from ..toolchain_makefile import toolchain_makefile

class Generic_target(toolchain_makefile):
    pass