mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-22 18:35:09 +00:00
* sed1v2.inp: Use djecho for buildobj.lst.
* sed1.inp: Ditto.
This commit is contained in:
parent
8045ca809e
commit
ba68f95a29
@ -1,3 +1,9 @@
|
||||
2004-11-09 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
|
||||
|
||||
* sed1v2.inp: Use djecho for buildobj.lst.
|
||||
|
||||
* sed1.inp: Ditto.
|
||||
|
||||
2004-11-08 Eli Zaretskii <eliz@gnu.org>
|
||||
|
||||
* sedlisp.inp (bootstrap-clean): Copy ldefs-boot.el onto
|
||||
|
@ -52,6 +52,7 @@ ${libsrc}make-doc.exe:\
|
||||
/^[ ]*$/d
|
||||
/^temacs:/s/prefix-args//
|
||||
/^temacs:/s/stamp-oldxmenu//
|
||||
s/echo.*buildobj.lst/dj&/
|
||||
/^ #/d
|
||||
|
||||
# arch-tag: 246725c1-79de-4d03-a080-8f19329fa35e
|
||||
|
@ -58,6 +58,7 @@ s/bootstrap-doc/b-doc/
|
||||
/rm -f bootstrap-emacs/s/b-emacs/b-emacs b-emacs.exe/
|
||||
/^ els=/c\
|
||||
${libsrc}make-docfile -o ${etc}DOC -d ${srcdir} ${SOME_MACHINE_LISP:.elc=.el} ${shortlisp:.elc=.el} ${SOME_MACHINE_OBJECTS} ${obj}
|
||||
s/echo.*buildobj.lst/dj&/
|
||||
/^ mv -f emacs/a\
|
||||
stubify b-emacs\
|
||||
stubedit b-emacs.exe minstack=1024k\
|
||||
|
Loading…
Reference in New Issue
Block a user