Changeset 2351
- Timestamp:
- 08/16/06 20:06:55 (2 years ago)
- Files:
-
- trunk/BOOK/temp-system/mips/gcc.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/BOOK/temp-system/mips/gcc.xml
r1687 r2351 103 103 xpointer="xpointer(//*[@os='cm'])"/> 104 104 105 <screen os="cn"><userinput>make CFLAGS_FOR_TARGET="${GCCTARGET}" CXXFLAGS_FOR_TARGET="${GCCTARGET}" \ 106 AS_FOR_TARGET="${AS}" LD_FOR_TARGET="${LD}"</userinput></screen> 105 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 106 href="../x86/gcc.xml" 107 xpointer="xpointer(//*[@os='cn'])"/> 107 108 108 109 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
