bzip2-exp.xml 313 B

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