diff options
author | Bram Moolenaar <Bram@vim.org> | 2011-05-19 13:41:14 +0200 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2011-05-19 13:41:14 +0200 |
commit | b07269a548ee40bf509f8ce2c19f3a86d37916e5 (patch) | |
tree | 2ffea40e095946ceb9f0ab51477728153ee345bc /src/INSTALL | |
parent | 20f90cf99a156ba6fa93fc44047264685f210824 (diff) | |
download | vim-git-b07269a548ee40bf509f8ce2c19f3a86d37916e5.tar.gz |
updated for version 7.3.191v7.3.191
Problem: Still some RISC OS stuff to remove.
Solution: Remove files and lines. (Hong Xu)
Remove the 'osfiletype' option code.
Diffstat (limited to 'src/INSTALL')
-rw-r--r-- | src/INSTALL | 27 |
1 files changed, 4 insertions, 23 deletions
diff --git a/src/INSTALL b/src/INSTALL index dd50e0dc2..aa4b6e341 100644 --- a/src/INSTALL +++ b/src/INSTALL @@ -6,9 +6,8 @@ executable version of Vim, you don't need this. Contents: 1. Generic 2. Unix -3. RISC OS -4. OS/2 (with EMX 0.9b) -5. Atari MiNT +3. OS/2 (with EMX 0.9b) +4. Atari MiNT See INSTALLami.txt for Amiga See INSTALLmac.txt for Macintosh @@ -174,25 +173,7 @@ And to not search for locally installed headers and libraries at all, use: ./configure --without-local-dir -3. RISC OS -============= - -Much file renaming is needed before you can compile anything. -You'll need UnixLib to link against, GCC and GNU make. - -I suggest you get the RISC OS binary distribution, which includes the -Templates file and the loader. - -Try here: http://www.ecs.soton.ac.uk/~tal197 - -Do - :help riscos - -within the editor for more information, or read the -../runtime/doc/os_risc.txt help file. - - -4. OS/2 +3. OS/2 ======= Summary: @@ -237,7 +218,7 @@ Prerequisites: Check ../runtime/doc/os_os2.txt for additional info on running Vim. -5. Atari MiNT +4. Atari MiNT ============= [NOTE: this is quite old, it might not work anymore] |