targets/Generic/__init__.py
author Edouard Tisserant
Thu, 05 Feb 2015 01:35:02 +0100
changeset 1438 19ebe96b41c0
parent 1387 435965ca8b63
child 1511 91538d0c242c
permissions -rwxr-xr-x
Moved twisted/nevow/athena away from Berermiz_service.py + some minor cleanup
from ..toolchain_makefile import toolchain_makefile

class Generic_target(toolchain_makefile):
    pass