changeset 43802:84c29fc4cbf3

Edit the bootstrap-* targets.
author Eli Zaretskii <eliz@gnu.org>
date Sat, 09 Mar 2002 14:41:13 +0000
parents 97a0f070b8ce
children 18ec318250a0
files msdos/sed1v2.inp
diffstat 1 files changed, 12 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/msdos/sed1v2.inp	Sat Mar 09 14:23:25 2002 +0000
+++ b/msdos/sed1v2.inp	Sat Mar 09 14:41:13 2002 +0000
@@ -22,7 +22,7 @@
 s/\.h\.in/.h-in/
 /^	LC_ALL=C \.\/temacs/i\
 	stubedit temacs.exe minstack=100k
-/^	LC_ALL=C \.\/temacs/s/LC_ALL=C/set &;/
+/^	LC_ALL=C.*temacs/s/LC_ALL=C/set &;/
 /^MAKE *=/s/^/# /
 /^SHELL *=/s/^/# /
 /^srcdir *=/s/@[^@\n]*@/./
@@ -50,3 +50,14 @@
 	command.com /c if exist .gdbinit rm -f _gdbinit
 /^	else mv \.\/\.gdbinit/d
 /^	#/d
+s/bootstrap-emacs/b-emacs/
+s/bootstrap-temacs/b-temacs/
+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}
+/^	mv -f emacs/a\
+	stubify emacs\
+	stubedit emacs.exe minstack=1024k\
+	mv -f emacs.exe b-emacs.exe\
+	rm -f temacs.exe