lfs/chapter05/mawk-exp.xml
Mark Hymers 85f4212b4a ch5 mawk explanation added
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@939 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-08-08 20:13:17 +00:00

11 lines
282 B
XML

<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>