aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/mawk-exp.xml
blob: 406353529b39a0818eef9872a757d48400ec8e61 (plain)
1
2
3
4
5
6
7
8
9
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>