%general-entities; ]> Build Variables Setting Host and Target export BUILD64="-m64" Copy settings to Environment cat >> ~/.bashrc << EOF export CLFS_HOST="${CLFS_HOST}" export CLFS_TARGET="${CLFS_TARGET}" export BUILD64="${BUILD64}" EOF