|
@@ -62,8 +62,8 @@ cd ../binutils-build</userinput></screen>
|
|
|
<para>In order for the SBU values listed in the rest of the book
|
|
|
to be of any use, measure the time it takes to build this package from
|
|
|
the configuration, up to and including the first install. To achieve
|
|
|
- this easily, wrap the three commands in a <command>time</command>
|
|
|
- command like this: <userinput>time { ./configure ... && make
|
|
|
+ this easily, wrap the commands in a <command>time</command>
|
|
|
+ command like this: <userinput>time { ./configure ... && ...
|
|
|
&& make install; }</userinput>.</para>
|
|
|
</note>
|
|
|
|