From d5a6bceee033d5259eb746cad34a8100538a62d6 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sat, 9 Mar 2002 14:57:10 +0000 Subject: [PATCH] Edit the mostlyclean target. --- msdos/sed1v2.inp | 8 ++++---- 1 file 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/ /^ 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 + stubify b-emacs\ + stubedit b-emacs.exe minstack=1024k\ + rm -f emacs.exe temacs.exe +/^ rm -f/s/\\#/#/ -- 2.39.2