emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/msdos/sed1v2.inp


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/msdos/sed1v2.inp
Date: Sat, 09 Mar 2002 09:41:13 -0500

Index: emacs/msdos/sed1v2.inp
diff -c emacs/msdos/sed1v2.inp:1.12 emacs/msdos/sed1v2.inp:1.13
*** emacs/msdos/sed1v2.inp:1.12 Fri Dec 21 07:39:25 2001
--- emacs/msdos/sed1v2.inp      Sat Mar  9 09:41:13 2002
***************
*** 22,28 ****
  s/\.h\.in/.h-in/
  /^    LC_ALL=C \.\/temacs/i\
        stubedit temacs.exe minstack=100k
! /^    LC_ALL=C \.\/temacs/s/LC_ALL=C/set &;/
  /^MAKE *=/s/^/# /
  /^SHELL *=/s/^/# /
  /^srcdir *=/s/@address@hidden@/./
--- 22,28 ----
  s/\.h\.in/.h-in/
  /^    LC_ALL=C \.\/temacs/i\
        stubedit temacs.exe minstack=100k
! /^    LC_ALL=C.*temacs/s/LC_ALL=C/set &;/
  /^MAKE *=/s/^/# /
  /^SHELL *=/s/^/# /
  /^srcdir *=/s/@address@hidden@/./
***************
*** 50,52 ****
--- 50,63 ----
        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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]