bzip2-exp.xml 314 B

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