Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
c6911ab9
Commit
c6911ab9
authored
Jun 30, 2006
by
Eli Zaretskii
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Mention that makeinfo.exe is required for make 'info'.
parent
6407e67c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
1 deletion
+5
-1
nt/INSTALL
nt/INSTALL
+5
-1
No files found.
nt/INSTALL
View file @
c6911ab9
...
@@ -42,7 +42,8 @@
...
@@ -42,7 +42,8 @@
(If you are building from CVS, say "make bootstrap" or "nmake
(If you are building from CVS, say "make bootstrap" or "nmake
bootstrap" instead.)
bootstrap" instead.)
4. Generate the Info manuals (only if you are building out of CVS):
4. Generate the Info manuals (only if you are building out of CVS, and
if you have makeinfo.exe installed):
make info
make info
...
@@ -252,6 +253,9 @@
...
@@ -252,6 +253,9 @@
or
or
nmake info
nmake info
Note that you will need makeinfo.exe (from the GNU Texinfo package)
in order for this command to succeed.
* Installing
* Installing
To install Emacs after it has compiled, simply run `nmake install'
To install Emacs after it has compiled, simply run `nmake install'
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment