| <sect2><title>Installation of Make</title><para>Install Make by running the following commands:</para><para><screen><userinput>./configure --prefix=$LFS/usr --disable-nls &&</userinput><userinput>make LDFLAGS=-static &&</userinput><userinput>make install</userinput></screen></para></sect2>
 |