aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chapter06/bzip2-exp.xml10
1 files changed, 0 insertions, 10 deletions
diff --git a/chapter06/bzip2-exp.xml b/chapter06/bzip2-exp.xml
deleted file mode 100644
index 9a2f7132f..000000000
--- a/chapter06/bzip2-exp.xml
+++ /dev/null
@@ -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>
-