diff options
| author | Glenn Morris | 2008-10-02 17:08:12 +0000 |
|---|---|---|
| committer | Glenn Morris | 2008-10-02 17:08:12 +0000 |
| commit | c8f55af59402db1c0f01b4fe3646001488c99740 (patch) | |
| tree | ec90524cb31d3f78a3c28925c9e1cdc4de3c9206 | |
| parent | a3f99141bcd3a4af7a260cdb9fbd50366ba225a2 (diff) | |
| download | emacs-c8f55af59402db1c0f01b4fe3646001488c99740.tar.gz emacs-c8f55af59402db1c0f01b4fe3646001488c99740.zip | |
Mention nt and nextstep INSTALL files at the start.
| -rw-r--r-- | INSTALL | 5 |
1 files changed, 5 insertions, 0 deletions
| @@ -4,6 +4,11 @@ Copyright (C) 1992, 1994, 1996, 1997, 2000, 2001, 2002, 2003, 2004, | |||
| 4 | See the end of the file for license conditions. | 4 | See the end of the file for license conditions. |
| 5 | 5 | ||
| 6 | 6 | ||
| 7 | This file contains general information. For more specific information | ||
| 8 | for the Windows, and GNUStep/Mac OS X ports, also see the files | ||
| 9 | nt/INSTALL and nextstep/INSTALL. | ||
| 10 | |||
| 11 | |||
| 7 | BASIC INSTALLATION | 12 | BASIC INSTALLATION |
| 8 | 13 | ||
| 9 | The simplest way to build Emacs is to use the `configure' shell script | 14 | The simplest way to build Emacs is to use the `configure' shell script |