Home | History | Annotate | Download | only in toolchain-utils
      1 To run scripts in this directory, first run:
      2 
      3 export PYTHONPATH=$(readlink -f .):$PYTHONPATH
      4 
      5 from this directory.
      6 
      7 Then you can run any script.
      8 
      9 To get help on any script, type in python <script> --help, or refer to the
     10 header of the script for more information.
     11