OSDN Git Service

Added all.
[clfsja/cross-lfs-ja.git] / src / final-preps / mips / variables.ch
1 %
2 % This is part of CLFSja package.
3 %
4 % This is a CTIE change file for the original XML source of the CLFSbook.
5 %
6 @x
7 <?xml version="1.0" encoding="ISO-8859-1"?>
8 @y
9 <?xml version="1.0" encoding="UTF-8"?>
10 @z
11
12 @x
13   <title>Build Variables</title>
14 @y
15   <title>ビルド変数</title>
16 @z
17
18 @x
19   <bridgehead renderas="sect4">Setting Host and Target</bridgehead>
20 @y
21   <bridgehead renderas="sect4">ホストおよびターゲットの設定</bridgehead>
22 @z
23
24 @x
25     <para os="aa">For a MIPS Little Endian Machine:</para>
26 @y
27     <para os="aa">
28     リトルエンディアン (Little Endian) の MIPS マシンでは以下のようにします。
29     </para>
30 @z
31
32 @x
33     <para os="ac">For a MIPS Big Endian Machine:</para>
34 @y
35     <para os="ac">
36     ビッグエンディアン (Big Endian) の MIPS マシンでは以下のようにします。
37     </para>
38 @z
39
40 @x
41   <bridgehead renderas="sect4">Copy settings to Environment</bridgehead>
42 @y
43   <bridgehead renderas="sect4">環境への設定コピー</bridgehead>
44 @z