diff options
| -rw-r--r-- | msdos/sed1v2.inp | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/msdos/sed1v2.inp b/msdos/sed1v2.inp index 59894c9fff4..112a06929c1 100644 --- a/msdos/sed1v2.inp +++ b/msdos/sed1v2.inp | |||
| @@ -57,7 +57,7 @@ s/bootstrap-doc/b-doc/ | |||
| 57 | /^ els=/c\ | 57 | /^ els=/c\ |
| 58 | ${libsrc}make-docfile -o ${etc}DOC -d ${srcdir} ${SOME_MACHINE_LISP:.elc=.el} ${shortlisp:.elc=.el} ${SOME_MACHINE_OBJECTS} ${obj} | 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\ | 59 | /^ mv -f emacs/a\ |
| 60 | stubify emacs\ | 60 | stubify b-emacs\ |
| 61 | stubedit emacs.exe minstack=1024k\ | 61 | stubedit b-emacs.exe minstack=1024k\ |
| 62 | mv -f emacs.exe b-emacs.exe\ | 62 | rm -f emacs.exe temacs.exe |
| 63 | rm -f temacs.exe | 63 | /^ rm -f/s/\\#/#/ |