From: Eli Zaretskii Date: Sat, 15 Nov 2008 15:38:56 +0000 (+0000) Subject: Edit out Unixy shell features in maintainer-clean targets in doc/ Makefiles. X-Git-Tag: emacs-pretest-23.0.90~1814 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=7d41f451a8d02e09b6d35bf2f9cd1bd9cd2756e4;p=emacs.git Edit out Unixy shell features in maintainer-clean targets in doc/ Makefiles. --- diff --git a/msdos/sed6.inp b/msdos/sed6.inp index 9ae8ee56425..1dd01b6dfa9 100644 --- a/msdos/sed6.inp +++ b/msdos/sed6.inp @@ -39,5 +39,8 @@ export texinputdir := $(srcdir)";"$(TEXINPUTS) command.com /c 'if not a${permuted_index}==a cp -p ./index.perm index.texi' \ command.com /c 'if a${permuted_index}==a cp -p ./index.unperm index.texi' } +/^maintainer-clean:/,/^$/ { + s/^ for file in $(INFO_TARGETS)\; do rm -f.*$/ rm -f $(INFO_TARGETS)/ +} # arch-tag: defe1001-f35a-47f7-9635-3f5d33ee5e97