summaryrefslogblamecommitdiffstats
path: root/bsp-howto/wscript
blob: 4a5f4743962c3c3f2ded2b0effe0cecd2c43fa17 (plain) (tree)
1
2
3
4
5
6



                                  
                                                                                                                                  
 
from sys import path
from os.path import abspath
path.append(abspath('../common/'))

from waf import cmd_configure as configure, cmd_build as build, spell, cmd_spell, cmd_options as options, linkcheck, cmd_linkcheck