1 % This is part of CLFSja package.
3 % This is a CTIE change file for the original XML source of the CLFSbook.
6 <?xml version="1.0" encoding="ISO-8859-1"?>
8 <?xml version="1.0" encoding="UTF-8"?>
12 <title>Linux-&linux-version2; Headers</title>
14 <title>Linux-&linux-version2; ヘッダー</title>
18 <primary sortas="a-Linux Headers">Linux Headers</primary>
19 <secondary>cross tools</secondary>
21 <primary sortas="a-Linux Headers">Linux ヘッダー</primary>
22 <secondary>&CrossTools;</secondary>
26 <title>Installation of Linux Headers</title>
28 <title>&InstallationOf1;Linux ヘッダー&InstallationOf2;</title>
32 <title>The meaning of the make commands:</title>
34 <title>&MeaningOfCommand1;make &MeaningOfCommand2;</title>
37 @x make ARCH=sparc headers_check
38 <para>Sanitizes the raw kernel headers so that they can be used
39 by userspace programs.</para>
42 生のカーネルヘッダーファイルを健全化 (sanitize) して、ユーザー空間のプログラムが利用できるようにします。
46 @x make ARCH=sparc INSTALL_HDR_PATH=/tools headers_install
47 <para>This will install the kernel headers into
48 <filename class="directory">/tools/include</filename>.</para>
51 カーネルヘッダーファイルを <filename class="directory">/tools/include</filename> へインストールするようにします。
56 <para>Details on this package are located in <xref
57 linkend="contents-linux-headers" role="."/></para>
60 &Details1;<xref linkend="contents-linux-headers" role=""/>&Details2;