diff options
author | Yang Tse <yangsita@gmail.com> | 2010-02-16 13:32:45 +0000 |
---|---|---|
committer | Yang Tse <yangsita@gmail.com> | 2010-02-16 13:32:45 +0000 |
commit | 46b112bcd439f4413925a7300d66a3e6f148765e (patch) | |
tree | c925ce0c32a0af8bbcf427187c3838d005e3218b /docs/INSTALL | |
parent | f442dd6496c8710c4000a078e8085238fdaa7545 (diff) |
replaced tabs with spaces
Diffstat (limited to 'docs/INSTALL')
-rw-r--r-- | docs/INSTALL | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/INSTALL b/docs/INSTALL index 7a13b5cf8..168f366ef 100644 --- a/docs/INSTALL +++ b/docs/INSTALL @@ -672,8 +672,8 @@ eCos of running curl in this way is the contents of the configuration file printed to the console. ---- src/main.c 19 Jul 2006 19:09:56 -0000 1.363 -+++ src/main.c 24 Jul 2006 21:37:23 -0000 +--- src/main.c 19 Jul 2006 19:09:56 -0000 1.363 ++++ src/main.c 24 Jul 2006 21:37:23 -0000 @@ -4286,11 +4286,31 @@ } @@ -808,10 +808,10 @@ CROSS COMPILE export NM=ppc_405-nm ./configure --target=powerpc-hardhat-linux \ - --host=powerpc-hardhat-linux \ - --build=i586-pc-linux-gnu \ - --prefix=/opt/hardhat/devkit/ppc/405/target/usr/local \ - --exec-prefix=/usr/local + --host=powerpc-hardhat-linux \ + --build=i586-pc-linux-gnu \ + --prefix=/opt/hardhat/devkit/ppc/405/target/usr/local \ + --exec-prefix=/usr/local (end script) |