Remove old bzip2 exp file.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2365 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Timothy Bauscher 2003-01-17 02:59:25 +00:00
parent 8d1f932466
commit d6871c7bcc

View File

@ -1,10 +0,0 @@
<sect2>
<title>Command explanations</title>
<para><userinput>make -f Makefile-libbz2_so:</userinput> This will cause bzip2
to be built using a different Makefile file, in this case the
Makefile-libbz2_so file, which creates a dynamic libbz2.so library and
links the bzip2 utilities against it.</para>
</sect2>