Mercurial > emacs
changeset 55523:03f22f05755c
(distclean): Remove stamp-subdirs.
(SUBDIRS): Don't use `touch', use `djecho' instead.
(changed.tit, changed.misc): Use `djecho' instead of `echo'.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Tue, 11 May 2004 08:52:09 +0000 |
parents | e340e08a42b9 |
children | 2085b7b09cf7 |
files | msdos/sedleim.inp |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/msdos/sedleim.inp Tue May 11 05:01:05 2004 +0000 +++ b/msdos/sedleim.inp Tue May 11 08:52:09 2004 +0000 @@ -28,6 +28,9 @@ /^INSTALLDIR=/c\ INSTALLDIR=. +/touch stamp-subdir/s|touch|djecho "stamp-subdir" >| +s|\([ ]\)echo|\1djecho|g + /RUN-EMACS *=/,/^$/c\ export EMACSLOADPATH=${buildlisppath}\ RUN-EMACS = ${BUILT-EMACS} -batch --no-init-file --no-site-file --multibyte @@ -52,5 +55,8 @@ install: all\ /^ if test -f/d +/^distclean:/,/^$/ { + s|\(rm -f Makefile\)|\1 stamp-subdir| +} # arch-tag: 33c5eed1-78bc-4a6e-9d11-cbc7c541b763