Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/temp-system/common/make.xml

    r9597c5a rb27081c4  
    2727    xpointer="xpointer(//*[@os='a'])"/>
    2828
    29 <screen os="aa"><userinput>./configure --prefix=/tools \
    30     --build=${CLFS_HOST} --host=${CLFS_TARGET}</userinput></screen>
     29<screen os="aa"><userinput>./configure \
     30    --prefix=/tools \
     31    --build=${CLFS_HOST} \
     32    --host=${CLFS_TARGET}</userinput></screen>
    3133
    3234    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
Note: See TracChangeset for help on using the changeset viewer.