mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-03-06 05:52:32 -08:00
Create bootlisp when bootstrapping b-emacs.exe.
This commit is contained in:
parent
2a2ec64942
commit
164fd5f8ea
1 changed files with 6 additions and 1 deletions
|
|
@ -72,8 +72,13 @@ s/bootstrap-temacs/b-temacs/
|
|||
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|
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue