mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-23 21:37:34 +00:00
Edit the mostlyclean target.
This commit is contained in:
parent
162deabeff
commit
d5a6bceee0
1 changed files with 4 additions and 4 deletions
|
|
@ -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/\\#/#/
|
||||
|
|
|
|||
Loading…
Reference in a new issue