targets/Rtai/target_rtai.py
author greg
Thu, 22 Oct 2009 11:26:45 +0200
changeset 423 4d7ac355701d
parent 203 cb9901076a21
permissions -rwxr-xr-x
Fix some warnings during compilation
class rtai_target(targets.target_gcc):
    extensionexe = "exe"
    extensiondll = "dll"