Why is the installation of the headers in the book like this

make INSTALL_HDR_PATH=dest headers_install
cp -rv dest/include/* /tools/include

instead of

make INSTALL_HDR_PATH=/tools/include headers_install

??

Would the latter be "just the same" or am I missing something here?


-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to