Changeset ee5cf64 for testsuite-tools
- Timestamp:
- Jul 26, 2006, 2:06:45 AM (18 years ago)
- Children:
- d65162a
- Parents:
- e970bd81
- Location:
- testsuite-tools
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
testsuite-tools/common/file.xml
re970bd81 ree5cf64 40 40 <screen os="g"><userinput>make install</userinput></screen> 41 41 42 <para os="h">Now we create a symlink so that the GCC testsuite 43 can use file:</para> 44 45 <screen os="i"><userinput>ln -sv /tools/bin/file /usr/bin/file</userinput></screen> 46 42 47 </sect2> 43 48 -
testsuite-tools/mips/file.xml
re970bd81 ree5cf64 55 55 xpointer="xpointer(//*[@os='g'])"/> 56 56 57 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 58 href="../common/file.xml" 59 xpointer="xpointer(//*[@os='h'])"/> 60 61 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 62 href="../common/file.xml" 63 xpointer="xpointer(//*[@os='i'])"/> 64 57 65 </sect2> 58 66 -
testsuite-tools/mips64/file-64bit.xml
re970bd81 ree5cf64 58 58 xpointer="xpointer(//*[@os='g'])"/> 59 59 60 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 61 href="../common/file.xml" 62 xpointer="xpointer(//*[@os='h'])"/> 63 64 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 65 href="../common/file.xml" 66 xpointer="xpointer(//*[@os='i'])"/> 67 60 68 </sect2> 61 69 -
testsuite-tools/multilib/file-64bit.xml
re970bd81 ree5cf64 49 49 xpointer="xpointer(//*[@os='g'])"/> 50 50 51 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 52 href="../common/file.xml" 53 xpointer="xpointer(//*[@os='h'])"/> 54 55 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 56 href="../common/file.xml" 57 xpointer="xpointer(//*[@os='i'])"/> 58 51 59 </sect2> 52 60
Note:
See TracChangeset
for help on using the changeset viewer.