mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-07-10 22:34:21 +01:00
fix make command (MAKE->make)
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2533 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
7034fe2605
commit
5f5d1e2730
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
<para><screen><userinput>cd unix
|
<para><screen><userinput>cd unix
|
||||||
./configure --prefix=/usr
|
./configure --prefix=/usr
|
||||||
MAKE
|
make
|
||||||
make test
|
make test
|
||||||
make install
|
make install
|
||||||
ln -s tclsh8.4 /usr/bin/tclsh</userinput></screen></para>
|
ln -s tclsh8.4 /usr/bin/tclsh</userinput></screen></para>
|
||||||
|
Loading…
Reference in New Issue
Block a user