Changeset fe0b640 for boot/multilib/module-init-tools.xml
- Timestamp:
- Feb 21, 2006, 1:30:02 AM (19 years ago)
- Children:
- 579e4b2
- Parents:
- 465a7e4
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/multilib/module-init-tools.xml
r465a7e4 rfe0b640 31 31 xpointer="xpointer(//*[@os='b'])"/> 32 32 33 <screen os="d"><userinput>CC="${CC} ${BUILD64}" ./configure --prefix=/ \ 34 --host=${LFS_TARGET}</userinput></screen> 33 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 34 href="../common/module-init-tools.xml" 35 xpointer="xpointer(//*[@os='c'])"/> 35 36 36 37 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" … … 38 39 xpointer="xpointer(//*[@os='e'])"/> 39 40 40 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 41 href="../common/module-init-tools.xml" 42 xpointer="xpointer(//*[@os='f'])"/> 41 <screen os="f"><userinput>CC="${CC} ${BUILD64}" ./configure --prefix=/ \ 42 --host=${LFS_TARGET}</userinput></screen> 43 43 44 44 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" … … 49 49 href="../common/module-init-tools.xml" 50 50 xpointer="xpointer(//*[@os='i'])"/> 51 52 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 53 href="../common/module-init-tools.xml" 54 xpointer="xpointer(//*[@os='j'])"/> 55 56 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 57 href="../common/module-init-tools.xml" 58 xpointer="xpointer(//*[@os='k'])"/> 51 59 52 60 </sect2>
Note:
See TracChangeset
for help on using the changeset viewer.