mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-05 07:57:23 +08:00
79cfcdf798
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@362 af4574ff-66df-0310-9fd7-8a98e5e911e0
13 lines
369 B
XML
13 lines
369 B
XML
<sect2>
|
|
<title>Command explanations</title>
|
|
|
|
<para><userinput>make linux</userinput> : This command builds
|
|
mpg123 for linux.</para>
|
|
<para><userinput>make linux-help</userinput> : This command lists
|
|
all build-options for mpg123.</para>
|
|
<para><userinput>make install</userinput> : This command installs
|
|
mpg123 in <filename>/usr/local/bin</filename>.</para>
|
|
|
|
</sect2>
|
|
|