mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-04 15:37:16 +08:00
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>
|
||
|
|