diff options
author | Glenn Morris <rgm@gnu.org> | 2008-10-02 17:08:12 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2008-10-02 17:08:12 +0000 |
commit | c8f55af59402db1c0f01b4fe3646001488c99740 (patch) | |
tree | ec90524cb31d3f78a3c28925c9e1cdc4de3c9206 /INSTALL | |
parent | a3f99141bcd3a4af7a260cdb9fbd50366ba225a2 (diff) | |
download | emacs-c8f55af59402db1c0f01b4fe3646001488c99740.tar.gz |
Mention nt and nextstep INSTALL files at the start.
Diffstat (limited to 'INSTALL')
-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, See the end of the file for license conditions. +This file contains general information. For more specific information +for the Windows, and GNUStep/Mac OS X ports, also see the files +nt/INSTALL and nextstep/INSTALL. + + BASIC INSTALLATION The simplest way to build Emacs is to use the `configure' shell script |