targets/Rtai/target_rtai.py
author greg
Thu, 28 Aug 2008 16:34:48 +0200
changeset 229 8bc65076e290
parent 203 cb9901076a21
permissions -rwxr-xr-x
add tests for win32
fixed bug for win32
class rtai_target(targets.target_gcc):
    extensionexe = "exe"
    extensiondll = "dll"