Ignore:
Timestamp:
Feb 21, 2006, 2:18:26 AM (18 years ago)
Author:
Jim Gifford <clfs@…>
Children:
de6bc65
Parents:
62c1c5dd
Message:

r1116@server (orig r1114): chris | 2006-01-30 22:35:31 -0800
Started adding -v to commands that accept it.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • cross-tools/alpha/linux-libc-headers.xml

    r62c1c5dd r987edf2b  
    2525    <para>Install the header files:</para>
    2626
    27 <screen><userinput>install -d /tools/include
    28 cp -R include/asm-alpha /tools/include/asm
    29 cp -R include/linux /tools/include</userinput></screen>
     27<screen><userinput>install -dv /tools/include
     28cp -Rv include/asm-alpha /tools/include/asm
     29cp -Rv include/linux /tools/include</userinput></screen>
    3030
    3131  </sect2>
Note: See TracChangeset for help on using the changeset viewer.