source: final-system/mips/flex.xml @ 65d82b0

Last change on this file since 65d82b0 was 65d82b0, checked in by Jim Gifford <clfs@…>, 18 years ago

r663@server (orig r661): manuel | 2005-11-08 14:00:33 -0800
Removing SBUs and DUs. Chapter final-system, round 1.

  • Property mode set to 100644
File size: 2.9 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3  "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
4  <!ENTITY % general-entities SYSTEM "../../general.ent">
5  <!ENTITY % patches-entities SYSTEM "../../patches.ent">
6  %general-entities;
7  %patches-entities;
8]>
9
10<sect1 id="ch-system-flex" role="wrap">
11  <?dbhtml filename="flex.html"?>
12
13  <title>Flex-&flex-version;</title>
14
15  <indexterm zone="ch-system-flex">
16    <primary sortas="a-Flex">Flex</primary>
17  </indexterm>
18
19  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
20  href="../common/flex.xml"
21  xpointer="xpointer(//*[@role='package'])"/>
22
23  <sect2 role="installation">
24    <title>Installation of Flex</title>
25
26    <para os="ba">This patch updates <filename>config.guess</filename> and
27    <filename>config.sub</filename> for MIPS processors.</para>
28
29<screen os="bb"><userinput>patch -Np1 -i ../&flex-mips_update-patch;</userinput></screen>
30
31   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
32    href="../common/flex.xml"
33    xpointer="xpointer(//*[@os='a'])"/>
34
35   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
36    href="../common/flex.xml"
37    xpointer="xpointer(//*[@os='b'])"/>
38
39   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
40    href="../common/flex.xml"
41    xpointer="xpointer(//*[@os='c'])"/>
42
43   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
44    href="../common/flex.xml"
45    xpointer="xpointer(//*[@os='d'])"/>
46
47   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
48    href="../common/flex.xml"
49    xpointer="xpointer(//*[@os='e'])"/>
50
51   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
52    href="../common/flex.xml"
53    xpointer="xpointer(//*[@os='f'])"/>
54
55   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
56    href="../common/flex.xml"
57    xpointer="xpointer(//*[@os='g'])"/>
58
59   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
60    href="../common/flex.xml"
61    xpointer="xpointer(//*[@os='h'])"/>
62
63   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
64    href="../common/flex.xml"
65    xpointer="xpointer(//*[@os='i'])"/>
66
67   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
68    href="../common/flex.xml"
69    xpointer="xpointer(//*[@os='j'])"/>
70
71   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
72    href="../common/flex.xml"
73    xpointer="xpointer(//*[@os='k'])"/>
74
75   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
76    href="../common/flex.xml"
77    xpointer="xpointer(//*[@os='l'])"/>
78
79   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
80    href="../common/flex.xml"
81    xpointer="xpointer(//*[@os='m'])"/>
82
83   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
84    href="../common/flex.xml"
85    xpointer="xpointer(//*[@os='n'])"/>
86
87</sect2>
88
89  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
90  href="../common/flex.xml"
91  xpointer="xpointer(id('contents-flex'))"/>
92
93</sect1>
Note: See TracBrowser for help on using the repository browser.