aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05
diff options
context:
space:
mode:
Diffstat (limited to 'chapter05')
-rw-r--r--chapter05/mawk-exp.xml10
-rw-r--r--chapter05/mawk.xml1
2 files changed, 11 insertions, 0 deletions
diff --git a/chapter05/mawk-exp.xml b/chapter05/mawk-exp.xml
new file mode 100644
index 000000000..406353529
--- /dev/null
+++ b/chapter05/mawk-exp.xml
@@ -0,0 +1,10 @@
+<sect2>
+<title>Command explanations</title>
+
+<para><userinput>sed ... Makefile | make -f ... </userinput> This
+construct is used to make mawk accept the LDFLAGS variable which we then
+pass to it as part of the make command. This is used to build mawk
+statically.</para>
+
+</sect2>
+
diff --git a/chapter05/mawk.xml b/chapter05/mawk.xml
index fb13668fc..0a8197b0f 100644
--- a/chapter05/mawk.xml
+++ b/chapter05/mawk.xml
@@ -5,6 +5,7 @@
Estimated disk space required: &mawk-compsize-static;</screen>
&c5-mawk-inst;
+&c5-mawk-exp;
&aa-mawk-desc;
</sect1>