Author: jim
Date: 2006-07-03 01:43:27 -0600 (Mon, 03 Jul 2006)
New Revision: 1897
Added:
trunk/BOOK/testsuite-tools/common/file.xml
trunk/BOOK/testsuite-tools/mips/file.xml
trunk/BOOK/testsuite-tools/mips64/file-64bit.xml
trunk/BOOK/testsuite-tools/multilib/file-64bit.xml
Modified:
/
trunk/BOOK/
trunk/BOOK/final-system/mips64/file-64bit.xml
trunk/BOOK/introduction/common/changelog.xml
trunk/BOOK/testsuite-tools/alpha-chapter.xml
trunk/BOOK/testsuite-tools/mips-chapter.xml
trunk/BOOK/testsuite-tools/mips64-64-chapter.xml
trunk/BOOK/testsuite-tools/mips64-chapter.xml
trunk/BOOK/testsuite-tools/ppc-chapter.xml
trunk/BOOK/testsuite-tools/ppc64-chapter.xml
trunk/BOOK/testsuite-tools/sparc-chapter.xml
trunk/BOOK/testsuite-tools/sparc64-64-chapter.xml
trunk/BOOK/testsuite-tools/sparc64-chapter.xml
trunk/BOOK/testsuite-tools/x86-chapter.xml
trunk/BOOK/testsuite-tools/x86_64-64-chapter.xml
trunk/BOOK/testsuite-tools/x86_64-chapter.xml
Log:
[EMAIL PROTECTED] (orig r1983): jim | 2006-07-03 00:40:46 -0700
[EMAIL PROTECTED]: jim | 2006-07-03 00:40:13 -0700
Added file to Testsuite tools, required for gcc tests.
Property changes on:
___________________________________________________________________
Name: svk:merge
- b6734a72-470d-0410-b049-f317dca95413:/:1982
+ b6734a72-470d-0410-b049-f317dca95413:/:1983
Property changes on: trunk/BOOK
___________________________________________________________________
Name: svk:merge
- 38c7b366-470d-0410-a457-935707c16d9b:/cross-lfs:4257
3949c430-d905-0410-97b6-f115d20341b5:/cross-lfs:1422
3b7552df-c20a-0410-b7e1-d7eaf1be8828:/cross-lfs:1269
b6734a72-470d-0410-b049-f317dca95413:/trunk/BOOK:1406
f6929928-7304-0410-9559-ff6106abff4d:/cross-lfs:790
+ 38c7b366-470d-0410-a457-935707c16d9b:/cross-lfs:4279
3949c430-d905-0410-97b6-f115d20341b5:/cross-lfs:1422
3b7552df-c20a-0410-b7e1-d7eaf1be8828:/cross-lfs:1269
b6734a72-470d-0410-b049-f317dca95413:/trunk/BOOK:1406
f6929928-7304-0410-9559-ff6106abff4d:/cross-lfs:790
Modified: trunk/BOOK/final-system/mips64/file-64bit.xml
===================================================================
--- trunk/BOOK/final-system/mips64/file-64bit.xml 2006-07-03 07:43:18 UTC
(rev 1896)
+++ trunk/BOOK/final-system/mips64/file-64bit.xml 2006-07-03 07:43:27 UTC
(rev 1897)
@@ -33,8 +33,9 @@
href="file.xml"
xpointer="xpointer(//[EMAIL PROTECTED]'a'])"/>
-<screen os="b"><userinput>CC="gcc ${BUILD64}" ./configure --prefix=/usr \
- --libdir=/usr/lib64</userinput></screen>
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../multilib/file-64bit.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'b'])"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="file.xml"
Modified: trunk/BOOK/introduction/common/changelog.xml
===================================================================
--- trunk/BOOK/introduction/common/changelog.xml 2006-07-03 07:43:18 UTC
(rev 1896)
+++ trunk/BOOK/introduction/common/changelog.xml 2006-07-03 07:43:27 UTC
(rev 1897)
@@ -44,6 +44,10 @@
to only create minimal users and groups and
include information on other users/groups.</para>
</listitem>
+ <listitem>
+ <para>[jim] - Added file to Testsuite tools, required for
+ gcc tests.</para>
+ </listitem>
</itemizedlist>
</listitem>
Modified: trunk/BOOK/testsuite-tools/alpha-chapter.xml
===================================================================
--- trunk/BOOK/testsuite-tools/alpha-chapter.xml 2006-07-03 07:43:18 UTC
(rev 1896)
+++ trunk/BOOK/testsuite-tools/alpha-chapter.xml 2006-07-03 07:43:27 UTC
(rev 1897)
@@ -14,6 +14,7 @@
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="common/introduction.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="common/tcl.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="common/expect.xml"/>
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="common/file.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="common/dejagnu.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="common/tree.xml"/>
Added: trunk/BOOK/testsuite-tools/common/file.xml
===================================================================
--- trunk/BOOK/testsuite-tools/common/file.xml (rev 0)
+++ trunk/BOOK/testsuite-tools/common/file.xml 2006-07-03 07:43:27 UTC (rev
1897)
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
+ "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
+ <!ENTITY % general-entities SYSTEM "../../general.ent">
+ %general-entities;
+]>
+
+<sect1 id="ch-testsuite-tools-file" role="wrap">
+ <?dbhtml filename="file.html"?>
+
+ <title>File-&file-version;</title>
+
+ <indexterm zone="ch-testsuite-tools-file">
+ <primary sortas="a-File">File</primary>
+ </indexterm>
+
+ <sect2 role="package">
+ <title/>
+
+ <para>The File package contains a utility for determining the type of
+ a given file or files.</para>
+
+ </sect2>
+
+ <sect2 role="installation">
+ <title>Installation of File</title>
+
+ <para os="a">Prepare File for compilation:</para>
+
+<screen os="b"><userinput>./configure --prefix=/tools</userinput></screen>
+
+ <para os="c">Compile the package:</para>
+
+<screen os="d"><userinput>make</userinput></screen>
+
+ <para os="e">This package does not come with a test suite.</para>
+
+ <para os="f">Install the package:</para>
+
+<screen os="g"><userinput>make install</userinput></screen>
+
+ </sect2>
+
+ <sect2 role="content">
+ <title/>
+
+ <para>Details on this package are located in <xref
+ linkend="contents-file" role="."/></para>
+
+ </sect2>
+
+</sect1>
Added: trunk/BOOK/testsuite-tools/mips/file.xml
===================================================================
--- trunk/BOOK/testsuite-tools/mips/file.xml (rev 0)
+++ trunk/BOOK/testsuite-tools/mips/file.xml 2006-07-03 07:43:27 UTC (rev
1897)
@@ -0,0 +1,67 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
+ "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
+ <!ENTITY % general-entities SYSTEM "../../general.ent">
+ %general-entities;
+]>
+
+<sect1 id="ch-testsuite-tools-file" role="wrap">
+ <?dbhtml filename="file.html"?>
+
+ <title>File-&file-version;</title>
+
+ <indexterm zone="ch-testsuite-tools-file">
+ <primary sortas="a-File">File</primary>
+ </indexterm>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../common/file.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'package'])"/>
+
+ <sect2 role="installation">
+ <title>Installation of file</title>
+
+ <para os="m1">This patch updates <filename>config.guess</filename> and
+ <filename>config.sub</filename> for MIPS processors.</para>
+
+<screen os="m2"><userinput>patch -Np1 -i
../&file-config_update-patch;</userinput></screen>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../common/file.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'a'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../common/file.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'b'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../common/file.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'c'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../common/file.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'d'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../common/file.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'e'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../common/file.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'f'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../common/file.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'g'])"/>
+
+</sect2>
+
+ <sect2 role="content">
+ <title/>
+
+ <para>Details on this package are located in <xref
+ linkend="contents-file" role="."/></para>
+
+ </sect2>
+
+</sect1>
Modified: trunk/BOOK/testsuite-tools/mips-chapter.xml
===================================================================
--- trunk/BOOK/testsuite-tools/mips-chapter.xml 2006-07-03 07:43:18 UTC (rev
1896)
+++ trunk/BOOK/testsuite-tools/mips-chapter.xml 2006-07-03 07:43:27 UTC (rev
1897)
@@ -14,6 +14,7 @@
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="common/introduction.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="common/tcl.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="mips/expect.xml"/>
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="mips/file.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="common/dejagnu.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="common/tree.xml"/>
Added: trunk/BOOK/testsuite-tools/mips64/file-64bit.xml
===================================================================
--- trunk/BOOK/testsuite-tools/mips64/file-64bit.xml
(rev 0)
+++ trunk/BOOK/testsuite-tools/mips64/file-64bit.xml 2006-07-03 07:43:27 UTC
(rev 1897)
@@ -0,0 +1,70 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
+ "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
+ <!ENTITY % general-entities SYSTEM "../../general.ent">
+ %general-entities;
+]>
+
+<sect1 id="ch-testsuite-tools-file" role="wrap">
+ <?dbhtml filename="file-64bit.html"?>
+
+ <title>File-&file-version; 64 Bit</title>
+
+ <indexterm zone="ch-testsuite-tools-file">
+ <primary sortas="a-File">File</primary>
+ </indexterm>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../common/file.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'package'])"/>
+
+ <sect2 role="installation">
+ <title>Installation of File</title>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../mips/file.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'m1'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../mips/file.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'m2'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../common/file.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'a'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../multilib/file-64bit.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'b'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../common/file.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'c'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../common/file.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'d'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../common/file.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'e'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../common/file.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'f'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../common/file.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'g'])"/>
+
+ </sect2>
+
+ <sect2 role="content">
+ <title/>
+
+ <para>Details on this package are located in <xref
+ linkend="contents-file" role="."/></para>
+
+ </sect2>
+
+</sect1>
Modified: trunk/BOOK/testsuite-tools/mips64-64-chapter.xml
===================================================================
--- trunk/BOOK/testsuite-tools/mips64-64-chapter.xml 2006-07-03 07:43:18 UTC
(rev 1896)
+++ trunk/BOOK/testsuite-tools/mips64-64-chapter.xml 2006-07-03 07:43:27 UTC
(rev 1897)
@@ -14,6 +14,7 @@
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="common/introduction.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="common/tcl.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="mips/expect.xml"/>
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="mips/file.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="common/dejagnu.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="common/tree.xml"/>
Modified: trunk/BOOK/testsuite-tools/mips64-chapter.xml
===================================================================
--- trunk/BOOK/testsuite-tools/mips64-chapter.xml 2006-07-03 07:43:18 UTC
(rev 1896)
+++ trunk/BOOK/testsuite-tools/mips64-chapter.xml 2006-07-03 07:43:27 UTC
(rev 1897)
@@ -14,6 +14,7 @@
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="common/introduction.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="multilib/tcl-64bit.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="mips64/expect-64bit.xml"/>
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="mips64/file-64bit.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="common/dejagnu.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="common/tree.xml"/>
Added: trunk/BOOK/testsuite-tools/multilib/file-64bit.xml
===================================================================
--- trunk/BOOK/testsuite-tools/multilib/file-64bit.xml
(rev 0)
+++ trunk/BOOK/testsuite-tools/multilib/file-64bit.xml 2006-07-03 07:43:27 UTC
(rev 1897)
@@ -0,0 +1,61 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
+ "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
+ <!ENTITY % general-entities SYSTEM "../../general.ent">
+ %general-entities;
+]>
+
+<sect1 id="ch-testsuite-tools-file" role="wrap">
+ <?dbhtml filename="file-64bit.html"?>
+
+ <title>File-&file-version; 64 Bit</title>
+
+ <indexterm zone="ch-testsuite-tools-file">
+ <primary sortas="a-File">File</primary>
+ </indexterm>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../common/file.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'package'])"/>
+
+ <sect2 role="installation">
+ <title>Installation of File</title>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../common/file.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'a'])"/>
+
+<screen os="b"><userinput>CC="gcc ${BUILD64}" ./configure --prefix=/tools \
+ --libdir=/tools/lib64</userinput></screen>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../common/file.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'c'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../common/file.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'d'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../common/file.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'e'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../common/file.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'f'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../common/file.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'g'])"/>
+
+ </sect2>
+
+ <sect2 role="content">
+ <title/>
+
+ <para>Details on this package are located in <xref
+ linkend="contents-file" role="."/></para>
+
+ </sect2>
+
+</sect1>
Modified: trunk/BOOK/testsuite-tools/ppc-chapter.xml
===================================================================
--- trunk/BOOK/testsuite-tools/ppc-chapter.xml 2006-07-03 07:43:18 UTC (rev
1896)
+++ trunk/BOOK/testsuite-tools/ppc-chapter.xml 2006-07-03 07:43:27 UTC (rev
1897)
@@ -14,6 +14,7 @@
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="common/introduction.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="common/tcl.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="common/expect.xml"/>
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="common/file.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="common/dejagnu.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="common/tree.xml"/>
Modified: trunk/BOOK/testsuite-tools/ppc64-chapter.xml
===================================================================
--- trunk/BOOK/testsuite-tools/ppc64-chapter.xml 2006-07-03 07:43:18 UTC
(rev 1896)
+++ trunk/BOOK/testsuite-tools/ppc64-chapter.xml 2006-07-03 07:43:27 UTC
(rev 1897)
@@ -14,6 +14,7 @@
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="common/introduction.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="multilib/tcl-64bit.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="multilib/expect-64bit.xml"/>
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="multilib/file-64bit.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="common/dejagnu.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="common/tree.xml"/>
Modified: trunk/BOOK/testsuite-tools/sparc-chapter.xml
===================================================================
--- trunk/BOOK/testsuite-tools/sparc-chapter.xml 2006-07-03 07:43:18 UTC
(rev 1896)
+++ trunk/BOOK/testsuite-tools/sparc-chapter.xml 2006-07-03 07:43:27 UTC
(rev 1897)
@@ -14,6 +14,7 @@
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="common/introduction.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="common/tcl.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="common/expect.xml"/>
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="common/file.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="common/dejagnu.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="common/tree.xml"/>
Modified: trunk/BOOK/testsuite-tools/sparc64-64-chapter.xml
===================================================================
--- trunk/BOOK/testsuite-tools/sparc64-64-chapter.xml 2006-07-03 07:43:18 UTC
(rev 1896)
+++ trunk/BOOK/testsuite-tools/sparc64-64-chapter.xml 2006-07-03 07:43:27 UTC
(rev 1897)
@@ -14,6 +14,7 @@
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="common/introduction.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="common/tcl.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="common/expect.xml"/>
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="common/file.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="common/dejagnu.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="common/tree.xml"/>
Modified: trunk/BOOK/testsuite-tools/sparc64-chapter.xml
===================================================================
--- trunk/BOOK/testsuite-tools/sparc64-chapter.xml 2006-07-03 07:43:18 UTC
(rev 1896)
+++ trunk/BOOK/testsuite-tools/sparc64-chapter.xml 2006-07-03 07:43:27 UTC
(rev 1897)
@@ -14,6 +14,7 @@
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="common/introduction.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="multilib/tcl-64bit.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="multilib/expect-64bit.xml"/>
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="multilib/file-64bit.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="common/dejagnu.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="common/tree.xml"/>
Modified: trunk/BOOK/testsuite-tools/x86-chapter.xml
===================================================================
--- trunk/BOOK/testsuite-tools/x86-chapter.xml 2006-07-03 07:43:18 UTC (rev
1896)
+++ trunk/BOOK/testsuite-tools/x86-chapter.xml 2006-07-03 07:43:27 UTC (rev
1897)
@@ -14,6 +14,7 @@
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="common/introduction.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="common/tcl.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="common/expect.xml"/>
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="common/file.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="common/dejagnu.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="common/tree.xml"/>
Modified: trunk/BOOK/testsuite-tools/x86_64-64-chapter.xml
===================================================================
--- trunk/BOOK/testsuite-tools/x86_64-64-chapter.xml 2006-07-03 07:43:18 UTC
(rev 1896)
+++ trunk/BOOK/testsuite-tools/x86_64-64-chapter.xml 2006-07-03 07:43:27 UTC
(rev 1897)
@@ -14,6 +14,7 @@
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="common/introduction.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="common/tcl.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="common/expect.xml"/>
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="common/file.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="common/dejagnu.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="common/tree.xml"/>
Modified: trunk/BOOK/testsuite-tools/x86_64-chapter.xml
===================================================================
--- trunk/BOOK/testsuite-tools/x86_64-chapter.xml 2006-07-03 07:43:18 UTC
(rev 1896)
+++ trunk/BOOK/testsuite-tools/x86_64-chapter.xml 2006-07-03 07:43:27 UTC
(rev 1897)
@@ -14,6 +14,7 @@
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="common/introduction.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="multilib/tcl-64bit.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="multilib/expect-64bit.xml"/>
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="multilib/file-64bit.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="common/dejagnu.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="common/tree.xml"/>
--
http://linuxfromscratch.org/mailman/listinfo/cross-lfs
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page