OSDN Git Service

Added all.
[clfsja/cross-lfs-ja.git] / src / temp-system / common / 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   <para>Setup target-specific variables for the compiler
20   and linkers:</para>
21 @y
22   <para>
23   コンパイラーやリンカーに対してのターゲット固有の環境変数を設定します。
24   </para>
25 @z
26
27 @x
28   <para>Then add the build variables to <filename>~/.bashrc</filename> to
29   prevent issues if you stop and come back later:</para>
30 @y
31   <para>
32   上のビルド変数を <filename>~/.bashrc</filename> に加えておきます。
33   こうすることで、再ログインした場合などに設定し忘れることがないようにします。
34   </para>
35 @z