mawk-exp.xml 282 B

12345678910
  1. <sect2>
  2. <title>Command explanations</title>
  3. <para><userinput>sed ... Makefile | make -f ... </userinput> This
  4. construct is used to make mawk accept the LDFLAGS variable which we then
  5. pass to it as part of the make command. This is used to build mawk
  6. statically.</para>
  7. </sect2>