Merged r2192 from trunk.

This commit is contained in:
Manuel Canales Esparcia 2005-11-17 19:32:23 +00:00
parent 478880ce1d
commit c5631746c0

1
jhalfs
View file

@ -332,6 +332,7 @@ chapter4_Makefiles() {
020-creatingtoolsdir:
@\$(call echo_message, Building)
@mkdir -v \$(LFS)/tools && \\
rm -fv /tools && \\
ln -sv \$(LFS)/tools / && \\
touch \$@