Changeset 56d9c50 for final-system/common/binutils.xml
- Timestamp:
- Feb 21, 2006, 1:59:42 AM (19 years ago)
- Children:
- 175fea57
- Parents:
- 6b015a8
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
final-system/common/binutils.xml
r6b015a8 r56d9c50 77 77 <screen os="m"><userinput>make tooldir=/usr</userinput></screen> 78 78 79 <para os="n">Normally, the tooldir (the directory where the executables 80 will ultimately be located) is set to <filename 81 class="directory">$(exec_prefix)/$(target_alias)</filename>. Because this 82 is a custom system, this target-specific directory in <filename 83 class="directory">/usr</filename> is not required.</para> 79 <variablelist os="n"> 80 <title>The meaning of the make parameter:</title> 81 82 <varlistentry> 83 <term><parameter>tooldir=/usr</parameter></term> 84 <listitem> 85 <para>Normally, the tooldir (the directory where the executables 86 will ultimately be located) is set to <filename 87 class="directory">$(exec_prefix)/$(target_alias)</filename>. Because this 88 is a custom system, this target-specific directory in <filename 89 class="directory">/usr</filename> is not required.</para> 90 </listitem> 91 </varlistentry> 92 </variablelist> 84 93 85 94 <important os="o">
Note:
See TracChangeset
for help on using the changeset viewer.