Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
66205aea
Commit
66205aea
authored
Sep 11, 2009
by
Eli Zaretskii
Browse files
(bootstrap): Ensure enough environment space will be available
to run config.bat.
parent
115f44b6
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
1 deletion
+6
-1
msdos/ChangeLog
msdos/ChangeLog
+5
-0
msdos/mainmake.v2
msdos/mainmake.v2
+1
-1
No files found.
msdos/ChangeLog
View file @
66205aea
2009-09-11 Eli Zaretskii <eliz@gnu.org>
* mainmake.v2 (bootstrap): Ensure enough environment space
will be available to run config.bat.
2009-08-27 Eli Zaretskii <eliz@gnu.org>
* sed1v2.inp (buildobj.h): Replace "echo" with "djecho".
...
...
msdos/mainmake.v2
View file @
66205aea
...
...
@@ -279,7 +279,7 @@ bootstrap-clean: FRC
${top_bootclean}
bootstrap: bootstrap-clean FRC
config msdos
command.com /e:2048 /c
config msdos
$(MAKE)
$(MFLAGS)
info all
# arch-tag: 6fee5130-4c53-46c6-93d3-d0ea852298b9
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