Changeset 5183e68 for BOOK/final-system/multilib/gmp-n32.xml
- Timestamp:
- Jun 21, 2014, 5:06:58 AM (10 years ago)
- Branches:
- clfs-3.0.0-sysvinit, sysvinit
- Children:
- 44472aa
- Parents:
- cfe7ec9
- git-author:
- Chris Staub <chris@…> (06/21/14 05:06:44)
- git-committer:
- Chris Staub <chris@…> (06/21/14 05:06:58)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/multilib/gmp-n32.xml
rcfe7ec9 r5183e68 58 58 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 59 59 href="../common/gmp.xml" 60 xpointer="xpointer(//*[@os='e'])"/>61 62 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"63 href="../common/gmp.xml"64 xpointer="xpointer(//*[@os='f'])"/>65 66 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"67 href="../common/gmp.xml"68 60 xpointer="xpointer(//*[@os='g'])"/> 69 61 … … 76 68 xpointer="xpointer(//*[@os='i'])"/> 77 69 78 <para os="j">Create the N32 header file:</para> 70 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 71 href="../common/gmp.xml" 72 xpointer="xpointer(//*[@os='j'])"/> 79 73 80 <screen os="k"><userinput>mv -v /usr/include/gmp{,-n32}.h</userinput></screen> 74 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 75 href="../common/gmp.xml" 76 xpointer="xpointer(//*[@os='k'])"/> 77 78 <para os="l">Create the N32 header file:</para> 79 80 <screen os="m"><userinput>mv -v /usr/include/gmp{,-n32}.h</userinput></screen> 81 81 82 82 </sect2>
Note:
See TracChangeset
for help on using the changeset viewer.