mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-04 15:37:16 +08:00
57dda11fa0
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1042 af4574ff-66df-0310-9fd7-8a98e5e911e0
12 lines
278 B
XML
12 lines
278 B
XML
<sect2>
|
|
<title>Command explanations</title>
|
|
|
|
<para><screen><userinput>make -C lib/...</userinput></screen>
|
|
Build the libs that are needed for the client programs.</para>
|
|
|
|
<para><screen><userinput>make -C bin/dig</userinput></screen>
|
|
Build the client programs.</para>
|
|
|
|
</sect2>
|
|
|