Mercurial > emacs
changeset 43804:2db55eba67ec
Edit the mostlyclean target.
| author | Eli Zaretskii <eliz@gnu.org> |
|---|---|
| date | Sat, 09 Mar 2002 14:57:10 +0000 |
| parents | 18ec318250a0 |
| children | 9dfbe3e7a4dc |
| files | msdos/sed1v2.inp |
| diffstat | 1 files changed, 4 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/msdos/sed1v2.inp Sat Mar 09 14:44:18 2002 +0000 +++ b/msdos/sed1v2.inp Sat Mar 09 14:57:10 2002 +0000 @@ -57,7 +57,7 @@ /^ 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/\\#/#/
