Mercurial > emacs
changeset 99578:666b833738d0
Create bootlisp when bootstrapping b-emacs.exe.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 15 Nov 2008 15:37:41 +0000 |
parents | 322d1a27ea4a |
children | 036721bca34b |
files | msdos/sed1v2.inp |
diffstat | 1 files changed, 6 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/msdos/sed1v2.inp Sat Nov 15 15:37:10 2008 +0000 +++ b/msdos/sed1v2.inp Sat Nov 15 15:37:41 2008 +0000 @@ -72,8 +72,13 @@ s/bootstrap-doc/b-doc/ /rm -f bootstrap-emacs/s/b-emacs/b-emacs b-emacs.exe/ s/echo.*buildobj.lst/dj&/ +/ --load loadup bootstrap/i\ + stubedit temacs.exe minstack=1024k +/ --load loadup bootstrap/a\ + stubify emacs /^ mv -f emacs/a\ - stubedit b-emacs.exe minstack=3072k + stubedit b-emacs.exe minstack=3072k\ + djecho bootlisp > bootlisp /^ -\{0,1\}rm -f/s/\\#/#/ /^ @\{0,1\}cd ..\/lisp; /s|$|\; cd ../src|