From afcfd745aec2ed1976187b2ea2c21a26ad2ca850 Mon Sep 17 00:00:00 2001 From: Pierre Labastie Date: Sun, 9 Feb 2020 20:50:38 +0000 Subject: Remove unused files and make idref's more regular git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11746 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter05/flex.xml | 84 ------------------------------------------------------ 1 file changed, 84 deletions(-) delete mode 100644 chapter05/flex.xml (limited to 'chapter05/flex.xml') diff --git a/chapter05/flex.xml b/chapter05/flex.xml deleted file mode 100644 index 2033db549..000000000 --- a/chapter05/flex.xml +++ /dev/null @@ -1,84 +0,0 @@ - - - %general-entities; -]> - - - - - - flex - &flex-version; -
&flex-url;
-
- - Flex-&flex-version; - - - Flex - tools - - - - - - <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" - href="../chapter06/flex.xml" - xpointer="xpointer(/sect1/sect2[1]/para[1])"/> - - <segmentedlist> - <segtitle>&buildtime;</segtitle> - <segtitle>&diskspace;</segtitle> - - <seglistitem> - <seg>&flex-ch5-sbu;</seg> - <seg>&flex-ch5-du;</seg> - </seglistitem> - </segmentedlist> - - </sect2> - - <sect2 role="installation"> - <title>Installation of Flex - - Prepare Flex for compilation: - -./configure --prefix=/tools - - Compile the package: - -make - - To test the results, issue: - -make check - - Install the package: - -make install - - - - - - - <para>Details on this package are located in - <xref linkend="contents-flex" role="."/></para> - - </sect2> - -</sect1> -- cgit v1.2.3-54-g00ecf