/[emacs]/emacs/msdos/sed1v2.inp
ViewVC logotype

Diff of /emacs/msdos/sed1v2.inp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.12 by eliz, Fri Dec 21 12:39:25 2001 UTC revision 1.13 by eliz, Sat Mar 9 14:41:13 2002 UTC
# Line 22  s/^ /  / Line 22  s/^ /  /
22  s/\.h\.in/.h-in/  s/\.h\.in/.h-in/
23  /^      LC_ALL=C \.\/temacs/i\  /^      LC_ALL=C \.\/temacs/i\
24          stubedit temacs.exe minstack=100k          stubedit temacs.exe minstack=100k
25  /^      LC_ALL=C \.\/temacs/s/LC_ALL=C/set &;/  /^      LC_ALL=C.*temacs/s/LC_ALL=C/set &;/
26  /^MAKE *=/s/^/# /  /^MAKE *=/s/^/# /
27  /^SHELL *=/s/^/# /  /^SHELL *=/s/^/# /
28  /^srcdir *=/s/@[^@\n]*@/./  /^srcdir *=/s/@[^@\n]*@/./
# Line 50  s/\.h\.in/.h-in/ Line 50  s/\.h\.in/.h-in/
50          command.com /c if exist .gdbinit rm -f _gdbinit          command.com /c if exist .gdbinit rm -f _gdbinit
51  /^      else mv \.\/\.gdbinit/d  /^      else mv \.\/\.gdbinit/d
52  /^      #/d  /^      #/d
53    s/bootstrap-emacs/b-emacs/
54    s/bootstrap-temacs/b-temacs/
55    s/bootstrap-doc/b-doc/
56    /rm -f bootstrap-emacs/s/b-emacs/b-emacs b-emacs.exe/
57    /^      els=/c\
58            ${libsrc}make-docfile -o ${etc}DOC -d ${srcdir} ${SOME_MACHINE_LISP:.elc=.el} ${shortlisp:.elc=.el} ${SOME_MACHINE_OBJECTS} ${obj}
59    /^      mv -f emacs/a\
60            stubify emacs\
61            stubedit emacs.exe minstack=1024k\
62            mv -f emacs.exe b-emacs.exe\
63            rm -f temacs.exe

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.13

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26