mirror of
https://git.rtems.org/rtems-docs/
synced 2025-10-16 20:43:12 +08:00
waf: Formatting.
This commit is contained in:
@@ -2,5 +2,5 @@ from sys import path
|
|||||||
from os.path import abspath
|
from os.path import abspath
|
||||||
path.append(abspath('../common/'))
|
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
|
from waf import cmd_configure as configure, cmd_build as build, \
|
||||||
|
spell, cmd_spell, cmd_options as options, linkcheck, cmd_linkcheck
|
||||||
|
Reference in New Issue
Block a user