Changeset 987edf2b for cross-tools/alpha
- Timestamp:
- Feb 21, 2006, 2:18:26 AM (20 years ago)
- Children:
- de6bc65
- Parents:
- 62c1c5dd
- File:
- 
      - 1 edited
 
 - 
          
  cross-tools/alpha/linux-libc-headers.xml (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
      cross-tools/alpha/linux-libc-headers.xmlr62c1c5dd r987edf2b 25 25 <para>Install the header files:</para> 26 26 27 <screen><userinput>install -d /tools/include28 cp -R include/asm-alpha /tools/include/asm29 cp -R include/linux /tools/include</userinput></screen>27 <screen><userinput>install -dv /tools/include 28 cp -Rv include/asm-alpha /tools/include/asm 29 cp -Rv include/linux /tools/include</userinput></screen> 30 30 31 31 </sect2> 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
