targets/Generic/__init__.py
author Edouard Tisserant
Sun, 18 Jan 2015 20:38:34 +0100
changeset 1431 df59be5afb08
parent 1387 435965ca8b63
child 1511 91538d0c242c
permissions -rwxr-xr-x
more minor cleanup
from ..toolchain_makefile import toolchain_makefile

class Generic_target(toolchain_makefile):
    pass