diff options
author | Geoff Voelker <voelker@cs.washington.edu> | 1995-06-10 00:03:02 +0000 |
---|---|---|
committer | Geoff Voelker <voelker@cs.washington.edu> | 1995-06-10 00:03:02 +0000 |
commit | 70fbc15bcd244edb6c6b184ce0489451f4d3ac41 (patch) | |
tree | 159a6cc0c562eeef83fc48adf2cd0e5ca97c03d2 /nt/install | |
parent | 142e6c732ed826aa24379f80aae6d4372e7bb1e7 (diff) | |
download | emacs-70fbc15bcd244edb6c6b184ce0489451f4d3ac41.tar.gz |
changed referendce to of makefile.nt to makedffile.def in configure section
Diffstat (limited to 'nt/install')
-rw-r--r-- | nt/install | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nt/install b/nt/install index f9c9b198c8b..0176737f90b 100644 --- a/nt/install +++ b/nt/install @@ -13,7 +13,7 @@ Configuring: environment variables, as is customary for use with Windows compilers. (2) Choose the directory into which Emacs will be installed, and - edit makefile.nt to define INSTALL_DIR to be this directory. Note + edit makefile.def to define INSTALL_DIR to be this directory. Note that if it is not installed in the directory in which it is built, the ~16 MB of lisp files will be copied into the installation directory. |