|
@@ -10,7 +10,8 @@ Install Mawk by running the following commands:
|
|
|
<userinput>./configure &&</userinput>
|
|
|
<userinput>make CFLAGS=-static &&</userinput>
|
|
|
<userinput>make BINDIR=$LFS/usr/bin \</userinput>
|
|
|
- <userinput>&&&MANDIR=$LFS/usr/share/man/man1 install</userinput>
|
|
|
+ <userinput> MANDIR=$LFS/usr/share/man/man1
|
|
|
+ install</userinput>
|
|
|
|
|
|
</literallayout></blockquote>
|
|
|
|