| Index: SConstruct
|
| diff --git a/SConstruct b/SConstruct
|
| index 626f1f6018aa49e86dd6cd4f88102b84f91e640f..9b8ee42e786501d05361878499682b29dfa5a7fd 100755
|
| --- a/SConstruct
|
| +++ b/SConstruct
|
| @@ -2305,9 +2305,6 @@ Common tasks:
|
|
|
| * sel_ldr: scons --mode=opt-linux sel_ldr
|
|
|
| -* build the plugin: scons --mode=opt-linux ppNaClPlugin
|
| -* or: scons --mode=opt-linux src/trusted/plugin
|
| -
|
| Targets to build trusted code destined for the SDK:
|
| * build trusted-code tools: scons build_bin
|
| * install trusted-code tools: scons install_bin bindir=...
|
|
|