Changeset 6db8b2c for final-system/sparc64/elftoaout.xml
- Timestamp:
- Feb 21, 2006, 2:00:39 AM (19 years ago)
- Children:
- bbeade2
- Parents:
- 2533bdfd
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
final-system/sparc64/elftoaout.xml
r2533bdfd r6db8b2c 22 22 <title>Installation of ELFtoaout</title> 23 23 24 <para>Compile the ELFtoaout package:</para> 24 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 25 href="../sparc/elftoaout.xml" 26 xpointer="xpointer(//*[@os='p1'])"/> 25 27 26 <screen><userinput>make CC="gcc ${BUILD32}"</userinput></screen> 28 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 29 href="../sparc/elftoaout.xml" 30 xpointer="xpointer(//*[@os='p2'])"/> 27 31 28 <para>Install the package:</para> 32 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 33 href="../sparc/elftoaout.xml" 34 xpointer="xpointer(//*[@os='a'])"/> 35 36 <screen os="b"><userinput>make CC="gcc ${BUILD64}</userinput></screen> 37 38 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 39 href="../sparc/elftoaout.xml" 40 xpointer="xpointer(//*[@os='c'])"/> 41 42 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 43 href="../sparc/elftoaout.xml" 44 xpointer="xpointer(//*[@os='d'])"/> 29 45 30 46 <screen><userinput>make install</userinput></screen>
Note:
See TracChangeset
for help on using the changeset viewer.