Merged r2192 from trunk.
This commit is contained in:
parent
478880ce1d
commit
c5631746c0
1 changed files with 1 additions and 0 deletions
1
jhalfs
1
jhalfs
|
@ -332,6 +332,7 @@ chapter4_Makefiles() {
|
||||||
020-creatingtoolsdir:
|
020-creatingtoolsdir:
|
||||||
@\$(call echo_message, Building)
|
@\$(call echo_message, Building)
|
||||||
@mkdir -v \$(LFS)/tools && \\
|
@mkdir -v \$(LFS)/tools && \\
|
||||||
|
rm -fv /tools && \\
|
||||||
ln -sv \$(LFS)/tools / && \\
|
ln -sv \$(LFS)/tools / && \\
|
||||||
touch \$@
|
touch \$@
|
||||||
|
|
||||||
|
|
Reference in a new issue