aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeoff Voelker1995-06-10 00:03:02 +0000
committerGeoff Voelker1995-06-10 00:03:02 +0000
commit70fbc15bcd244edb6c6b184ce0489451f4d3ac41 (patch)
tree159a6cc0c562eeef83fc48adf2cd0e5ca97c03d2
parent142e6c732ed826aa24379f80aae6d4372e7bb1e7 (diff)
downloademacs-70fbc15bcd244edb6c6b184ce0489451f4d3ac41.tar.gz
emacs-70fbc15bcd244edb6c6b184ce0489451f4d3ac41.zip
changed referendce to of makefile.nt to makedffile.def in configure section
-rw-r--r--nt/install2
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:
13 environment variables, as is customary for use with Windows compilers. 13 environment variables, as is customary for use with Windows compilers.
14 14
15(2) Choose the directory into which Emacs will be installed, and 15(2) Choose the directory into which Emacs will be installed, and
16 edit makefile.nt to define INSTALL_DIR to be this directory. Note 16 edit makefile.def to define INSTALL_DIR to be this directory. Note
17 that if it is not installed in the directory in which it is built, 17 that if it is not installed in the directory in which it is built,
18 the ~16 MB of lisp files will be copied into the installation directory. 18 the ~16 MB of lisp files will be copied into the installation directory.
19 19